Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::RollbackAwsNodePoolUpdateRequest.
Request message for AwsClusters.RollbackAwsNodePoolUpdate
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
-
(::String) — Required. The name of the
AwsNodePool resource to
rollback.
AwsNodePool
names are formatted asprojects/<project-id>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>
.See Resource Names for more details on Google Cloud resource names.
#name=
def name=(value) -> ::String
-
value (::String) — Required. The name of the
AwsNodePool resource to
rollback.
AwsNodePool
names are formatted asprojects/<project-id>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>
.See Resource Names for more details on Google Cloud resource names.
-
(::String) — Required. The name of the
AwsNodePool resource to
rollback.
AwsNodePool
names are formatted asprojects/<project-id>/locations/<region>/awsClusters/<cluster-id>/awsNodePools/<node-pool-id>
.See Resource Names for more details on Google Cloud resource names.
#respect_pdb
def respect_pdb() -> ::Boolean
- (::Boolean) — Optional. Option for rollback to ignore the PodDisruptionBudget when draining the node pool nodes. Default value is false.
#respect_pdb=
def respect_pdb=(value) -> ::Boolean
- value (::Boolean) — Optional. Option for rollback to ignore the PodDisruptionBudget when draining the node pool nodes. Default value is false.
- (::Boolean) — Optional. Option for rollback to ignore the PodDisruptionBudget when draining the node pool nodes. Default value is false.