toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
IstioEgressGatewayArgs
Istio
Egress
Gateway
Args
data
class
IstioEgressGatewayArgs
(
val
enabled
:
Output
<
Boolean
>
)
:
ConvertibleToJava
<
IstioEgressGatewayArgs
>
Istio egress gateway configuration.
Members
Constructors
Istio
Egress
Gateway
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
Whether to enable the egress gateway.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IstioEgressGatewayArgs