Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_vpc

account_id

Type: STRING

arn

Type: STRING

cidr_block

Type: STRING
Provider name: CidrBlock
Description: The primary IPv4 CIDR block for the VPC.

cidr_block_association_set

Type: UNORDERED_LIST_STRUCT
Provider name: CidrBlockAssociationSet
Description: Information about the IPv4 CIDR blocks associated with the VPC.

  • association_id
    Type: STRING
    Provider name: AssociationId
    Description: The association ID for the IPv4 CIDR block.
  • cidr_block
    Type: STRING
    Provider name: CidrBlock
    Description: The IPv4 CIDR block.
  • cidr_block_state
    Type: STRUCT
    Provider name: CidrBlockState
    Description: Information about the state of the CIDR block.
    • state
      Type: STRING
      Provider name: State
      Description: The state of the CIDR block.
    • status_message
      Type: STRING
      Provider name: StatusMessage
      Description: A message about the status of the CIDR block, if applicable.

dhcp_options_id

Type: STRING
Provider name: DhcpOptionsId
Description: The ID of the set of DHCP options you’ve associated with the VPC.

instance_tenancy

Type: STRING
Provider name: InstanceTenancy
Description: The allowed tenancy of instances launched into the VPC.

ipv6_cidr_block_association_set

Type: UNORDERED_LIST_STRUCT
Provider name: Ipv6CidrBlockAssociationSet
Description: Information about the IPv6 CIDR blocks associated with the VPC.

  • association_id
    Type: STRING
    Provider name: AssociationId
    Description: The association ID for the IPv6 CIDR block.
  • ip_source
    Type: STRING
    Provider name: IpSource
    Description: The source that allocated the IP address space. byoip or amazon indicates public IP address space allocated by Amazon or space that you have allocated with Bring your own IP (BYOIP). none indicates private space.
  • ipv6_address_attribute
    Type: STRING
    Provider name: Ipv6AddressAttribute
    Description: Public IPv6 addresses are those advertised on the internet from Amazon Web Services. Private IP addresses are not and cannot be advertised on the internet from Amazon Web Services.
  • ipv6_cidr_block
    Type: STRING
    Provider name: Ipv6CidrBlock
    Description: The IPv6 CIDR block.
  • ipv6_cidr_block_state
    Type: STRUCT
    Provider name: Ipv6CidrBlockState
    Description: Information about the state of the CIDR block.
    • state
      Type: STRING
      Provider name: State
      Description: The state of the CIDR block.
    • status_message
      Type: STRING
      Provider name: StatusMessage
      Description: A message about the status of the CIDR block, if applicable.
  • ipv6_pool
    Type: STRING
    Provider name: Ipv6Pool
    Description: The ID of the IPv6 address pool from which the IPv6 CIDR block is allocated.
  • network_border_group
    Type: STRING
    Provider name: NetworkBorderGroup
    Description: The name of the unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses, for example, us-east-1-wl1-bos-wlz-1.

is_default

Type: BOOLEAN
Provider name: IsDefault
Description: Indicates whether the VPC is the default VPC.

owner_id

Type: STRING
Provider name: OwnerId
Description: The ID of the Amazon Web Services account that owns the VPC.

state

Type: STRING
Provider name: State
Description: The current state of the VPC.

tags

Type: UNORDERED_LIST_STRING

vpc_id

Type: STRING
Provider name: VpcId
Description: The ID of the VPC.

PREVIEWING: rtrieu/product-analytics-ui-changes