メインコンテンツまでスキップ

AWSVPCCIDRBlockAssociation

No description

type AWSVPCCIDRBlockAssociation {
id: String!
cidrBlock: String!
cidrBlockState: AWSVPCCIDRBlockState!
}

Fields

AWSVPCCIDRBlockAssociation.id ● String! non-null scalar

The association ID for the IPv4 CIDR block

AWSVPCCIDRBlockAssociation.cidrBlock ● String! non-null scalar

The IPv4 CIDR block

AWSVPCCIDRBlockAssociation.cidrBlockState ● AWSVPCCIDRBlockState! non-null object

Information about the state of the CIDR block

Member of

AWSVPC object