GetServiceNetworkVpcAssociationResult

fun GetServiceNetworkVpcAssociationResult(arn: String? = null, createdAt: String? = null, id: String? = null, securityGroupIds: List<String>? = null, serviceNetworkArn: String? = null, serviceNetworkId: String? = null, serviceNetworkName: String? = null, status: ServiceNetworkVpcAssociationStatus? = null, tags: List<ServiceNetworkVpcAssociationTag>? = null, vpcId: String? = null)