User Id Group Pair Args
data class UserIdGroupPairArgs(val description: Output<String>? = null, val groupId: Output<String>? = null, val groupName: Output<String>? = null, val peeringStatus: Output<String>? = null, val userId: Output<String>? = null, val vpcId: Output<String>? = null, val vpcPeeringConnectionId: Output<String>? = null) : ConvertibleToJava<UserIdGroupPairArgs>
Definition of UserIdGroupPair
Properties
Link copied to clipboard
A description for the security group rule that references this user ID group pair.
Constraints: Up to 255 characters in length. Allowed characters are a-z, A-Z, 0-9, spaces, and ._-:/()#,@[]+=;{}!$*
Link copied to clipboard
Link copied to clipboard
The status of a VPC peering connection, if applicable.
Link copied to clipboard
Link copied to clipboard
The ID of the VPC peering connection, if applicable.