toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.outputs
/
ManagedClusterUpdateResponse
Managed
Cluster
Update
Response
data
class
ManagedClusterUpdateResponse
(
val
upgrade
:
ManagedClusterUpgradeSpecResponse
)
The update to be applied to the ManagedClusters.
Members
Constructors
Managed
Cluster
Update
Response
Link copied to clipboard
constructor
(
upgrade
:
ManagedClusterUpgradeSpecResponse
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
upgrade
Link copied to clipboard
val
upgrade
:
ManagedClusterUpgradeSpecResponse
The upgrade to apply to the ManagedClusters.