natGatewayProfile

@JvmName(name = "ikpkgcxrrlyenqgp")
suspend fun natGatewayProfile(value: Output<KubernetesClusterNetworkProfileNatGatewayProfileArgs>)

Parameters

value

A nat_gateway_profile block as defined below. This can only be specified when load_balancer_sku is set to standard and outbound_type is set to managedNATGateway or userAssignedNATGateway. Changing this forces a new resource to be created.


@JvmName(name = "psrpnmthqwieiviv")
suspend fun natGatewayProfile(argument: suspend KubernetesClusterNetworkProfileNatGatewayProfileArgsBuilder.() -> Unit)

Parameters

argument

A nat_gateway_profile block as defined below. This can only be specified when load_balancer_sku is set to standard and outbound_type is set to managedNATGateway or userAssignedNATGateway. Changing this forces a new resource to be created.