pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
K8s
Settings
Response
Link copied to clipboard
fun
K8sSettingsResponse
(
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.