AwsEc2SecurityGroupPropertiesResponse

constructor(description: String? = null, groupId: String? = null, groupName: String? = null, ipPermissions: List<IpPermissionResponse>? = null, ipPermissionsEgress: List<IpPermissionResponse>? = null, ownerId: String? = null, tags: List<TagResponse>? = null, vpcId: String? = null)