toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurearcdata.kotlin.outputs
/
K8sSettingsResponse
K8s
Settings
Response
data
class
K8sSettingsResponse
(
val
network
:
K8sNetworkSettingsResponse
?
=
null
)
The kubernetes settings information.
Members
Constructors
K8s
Settings
Response
Link copied to clipboard
constructor
(
network
:
K8sNetworkSettingsResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
network
Link copied to clipboard
val
network
:
K8sNetworkSettingsResponse
?
=
null
The kubernetes network settings information.