SetTerminationProtectionRequest
The input argument to the TerminationProtection operation.
Types
Properties
Link copied to clipboard
A list of strings that uniquely identify the clusters to protect. This identifier is returned by RunJobFlow and can also be obtained from DescribeJobFlows .
Link copied to clipboard
A Boolean that indicates whether to protect the cluster and prevent the Amazon EC2 instances in the cluster from shutting down due to API calls, user intervention, or job-flow error.
Functions
Link copied to clipboard
inline fun copy(block: SetTerminationProtectionRequest.Builder.() -> Unit = {}): SetTerminationProtectionRequest