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

aws_vpc_lattice_resource_configuration

account_id

Type: STRING

allow_association_to_shareable_service_network

Type: BOOLEAN
Provider name: allowAssociationToShareableServiceNetwork
Description: Specifies whether the resource configuration is associated with a sharable service network.

amazon_managed

Type: BOOLEAN
Provider name: amazonManaged
Description: Indicates whether the resource configuration was created and is managed by Amazon.

arn

Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the resource configuration.

created_at

Type: TIMESTAMP
Provider name: createdAt
Description: The date and time that the resource configuration was created, in ISO-8601 format.

custom_domain_name

Type: STRING
Provider name: customDomainName
Description: The custom domain name of the resource configuration.

failure_reason

Type: STRING
Provider name: failureReason
Description: The reason the create-resource-configuration request failed.

id

Type: STRING
Provider name: id
Description: The ID of the resource configuration.

last_updated_at

Type: TIMESTAMP
Provider name: lastUpdatedAt
Description: The most recent date and time that the resource configuration was updated, in ISO-8601 format.

name

Type: STRING
Provider name: name
Description: The name of the resource configuration.

port_ranges

Type: UNORDERED_LIST_STRING
Provider name: portRanges
Description: The TCP port ranges that a consumer can use to access a resource configuration. You can separate port ranges with a comma. Example: 1-65535 or 1,2,22-30

protocol

Type: STRING
Provider name: protocol
Description: The TCP protocol accepted by the specified resource configuration.

resource_configuration_definition

Type: STRUCT
Provider name: resourceConfigurationDefinition
Description: The resource configuration.

  • arn_resource
    Type: STRUCT
    Provider name: arnResource
    Description: The Amazon Resource Name (ARN) of the resource.
    • arn
      Type: STRING
      Provider name: arn
      Description: The Amazon Resource Name (ARN) of the resource.
  • dns_resource
    Type: STRUCT
    Provider name: dnsResource
    Description: The DNS name of the resource.
    • domain_name
      Type: STRING
      Provider name: domainName
      Description: The domain name of the resource.
    • ip_address_type
      Type: STRING
      Provider name: ipAddressType
      Description: The type of IP address.
  • ip_resource
    Type: STRUCT
    Provider name: ipResource
    Description: The IP resource.
    • ip_address
      Type: STRING
      Provider name: ipAddress
      Description: The IP address of the IP resource.

resource_configuration_group_id

Type: STRING
Provider name: resourceConfigurationGroupId
Description: The ID of the group resource configuration.

resource_gateway_id

Type: STRING
Provider name: resourceGatewayId
Description: The ID of the resource gateway used to connect to the resource configuration in a given VPC. You can specify the resource gateway identifier only for resource configurations with type SINGLE, GROUP, or ARN.

status

Type: STRING
Provider name: status
Description: The status of the resource configuration.

tags

Type: UNORDERED_LIST_STRING

type

Type: STRING
Provider name: type
Description: The type of resource configuration.

  • SINGLE - A single resource.
  • GROUP - A group of resources.
  • CHILD - A single resource that is part of a group resource configuration.
  • ARN - An Amazon Web Services resource.