toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.container.kotlin.outputs
/
ClusterControlPlaneEndpointsConfigIpEndpointsConfig
Cluster
Control
Plane
Endpoints
Config
Ip
Endpoints
Config
data
class
ClusterControlPlaneEndpointsConfigIpEndpointsConfig
(
val
enabled
:
Boolean
?
=
null
)
Members
Constructors
Cluster
Control
Plane
Endpoints
Config
Ip
Endpoints
Config
Link copied to clipboard
constructor
(
enabled
:
Boolean
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
Controls whether to allow direct IP access. Defaults to
true
.