This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

aws_m2_application

account_id

Type: STRING

application_arn

Type: STRING
Provider name: applicationArn
Description: The Amazon Resource Name (ARN) of the application.

application_id

Type: STRING
Provider name: applicationId
Description: The identifier of the application.

creation_time

Type: TIMESTAMP
Provider name: creationTime
Description: The timestamp when this application was created.

deployed_version

Type: STRUCT
Provider name: deployedVersion
Description: The version of the application that is deployed.

  • application_version
    Type: INT32
    Provider name: applicationVersion
    Description: The version of the deployed application.
  • status
    Type: STRING
    Provider name: status
    Description: The status of the deployment.
  • status_reason
    Type: STRING
    Provider name: statusReason
    Description: The reason for the reported status.

description

Type: STRING
Provider name: description
Description: The description of the application.

engine_type

Type: STRING
Provider name: engineType
Description: The type of the target platform for the application.

environment_id

Type: STRING
Provider name: environmentId
Description: The identifier of the runtime environment where you want to deploy the application.

kms_key_id

Type: STRING
Provider name: kmsKeyId
Description: The identifier of a customer managed key.

last_start_time

Type: TIMESTAMP
Provider name: lastStartTime
Description: The timestamp when you last started the application. Null until the application runs for the first time.

latest_version

Type: STRUCT
Provider name: latestVersion
Description: The latest version of the application.

  • application_version
    Type: INT32
    Provider name: applicationVersion
    Description: The application version.
  • creation_time
    Type: TIMESTAMP
    Provider name: creationTime
    Description: The timestamp when the application version was created.
  • status
    Type: STRING
    Provider name: status
    Description: The status of the application.
  • status_reason
    Type: STRING
    Provider name: statusReason
    Description: The reason for the reported status.

listener_arns

Type: UNORDERED_LIST_STRING
Provider name: listenerArns
Description: The Amazon Resource Name (ARN) for the network load balancer listener created in your Amazon Web Services account. Amazon Web Services Mainframe Modernization creates this listener for you the first time you deploy an application.

listener_ports

Type: UNORDERED_LIST_INT32
Provider name: listenerPorts
Description: The port associated with the network load balancer listener created in your Amazon Web Services account.

load_balancer_dns_name

Type: STRING
Provider name: loadBalancerDnsName
Description: The public DNS name of the load balancer created in your Amazon Web Services account.

log_groups

Type: UNORDERED_LIST_STRUCT
Provider name: logGroups
Description: The list of log summaries. Each log summary includes the log type as well as the log group identifier. These are CloudWatch logs. Amazon Web Services Mainframe Modernization pushes the application log to CloudWatch under the customer’s account.

  • log_group_name
    Type: STRING
    Provider name: logGroupName
    Description: The name of the log group.
  • log_type
    Type: STRING
    Provider name: logType
    Description: The type of log.

name

Type: STRING
Provider name: name
Description: The unique identifier of the application.

role_arn

Type: STRING
Provider name: roleArn
Description: The Amazon Resource Name (ARN) of the role associated with the application.

status

Type: STRING
Provider name: status
Description: The status of the application.

status_reason

Type: STRING
Provider name: statusReason
Description: The reason for the reported status.

tags

Type: UNORDERED_LIST_STRING

target_group_arns

Type: UNORDERED_LIST_STRING
Provider name: targetGroupArns
Description: Returns the Amazon Resource Names (ARNs) of the target groups that are attached to the network load balancer.