transit Gateway Configuration
suspend fun transitGatewayConfiguration(value: Output<KxEnvironmentTransitGatewayConfigurationArgs>)
Parameters
value
Transit gateway and network configuration that is used to connect the KX environment to an internal network. Defined below.
suspend fun transitGatewayConfiguration(argument: suspend KxEnvironmentTransitGatewayConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Transit gateway and network configuration that is used to connect the KX environment to an internal network. Defined below.