SecurityGroupVpcAssociation

class SecurityGroupVpcAssociation : KotlinCustomResource

Resource type definition for the AWS::EC2::SecurityGroupVpcAssociation resource

Properties

Link copied to clipboard
val groupId: Output<String>

The group ID of the specified security group.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The state of the security group vpc association.

Link copied to clipboard
val stateReason: Output<String>

The reason for the state of the security group vpc association.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vpcId: Output<String>

The ID of the VPC in the security group vpc association.

Link copied to clipboard
val vpcOwnerId: Output<String>

The owner of the VPC in the security group vpc association.