get Service Network Service Association
suspend fun getServiceNetworkServiceAssociation(argument: GetServiceNetworkServiceAssociationPlainArgs): GetServiceNetworkServiceAssociationResult
Associates a service with a service network.
Return
null
Parameters
argument
null
suspend fun getServiceNetworkServiceAssociation(arn: String): GetServiceNetworkServiceAssociationResult
Return
null
Parameters
arn
The Amazon Resource Name (ARN) of the association between the service network and the service.
See also
suspend fun getServiceNetworkServiceAssociation(argument: suspend GetServiceNetworkServiceAssociationPlainArgsBuilder.() -> Unit): GetServiceNetworkServiceAssociationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.vpclattice.kotlin.inputs.GetServiceNetworkServiceAssociationPlainArgs.