pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
Managed
Cluster
Update
Response
Link copied to clipboard
fun
ManagedClusterUpdateResponse
(
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.