get Service Network Vpc Association
suspend fun getServiceNetworkVpcAssociation(argument: GetServiceNetworkVpcAssociationPlainArgs): GetServiceNetworkVpcAssociationResult
Associates a VPC with a service network.
Return
null
Parameters
argument
null
Return
null
Parameters
arn
The Amazon Resource Name (ARN) of the association between the service network and the VPC.
See also
suspend fun getServiceNetworkVpcAssociation(argument: suspend GetServiceNetworkVpcAssociationPlainArgsBuilder.() -> Unit): GetServiceNetworkVpcAssociationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.vpclattice.kotlin.inputs.GetServiceNetworkVpcAssociationPlainArgs.