EndpointAccessVpcSecurityGroup

data class EndpointAccessVpcSecurityGroup(val status: String? = null, val vpcSecurityGroupId: String? = null)

Describes the members of a VPC security group.

Constructors

Link copied to clipboard
constructor(status: String? = null, vpcSecurityGroupId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val status: String? = null

The status of the VPC security group.

Link copied to clipboard

The identifier of the VPC security group.