Services Communications Gateway Args Builder
Builder for ServicesCommunicationsGatewayArgs.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun serviceLocations(vararg values: Output<ServicesCommunicationsGatewayServiceLocationArgs>)
suspend fun serviceLocations(vararg argument: suspend ServicesCommunicationsGatewayServiceLocationArgsBuilder.() -> Unit)
suspend fun serviceLocations(values: List<Output<ServicesCommunicationsGatewayServiceLocationArgs>>)
suspend fun serviceLocations(argument: List<suspend ServicesCommunicationsGatewayServiceLocationArgsBuilder.() -> Unit>)
suspend fun serviceLocations(argument: suspend ServicesCommunicationsGatewayServiceLocationArgsBuilder.() -> Unit)