@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DetectStackSetDriftRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
DetectStackSetDriftRequest() |
Modifier and Type | Method and Description |
---|---|
DetectStackSetDriftRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getCallAs()
[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's
management account or as a delegated administrator in a member account.
|
String |
getOperationId()
The ID of the stack set operation.
|
StackSetOperationPreferences |
getOperationPreferences()
The user-specified preferences for how CloudFormation performs a stack set operation.
|
String |
getStackSetName()
The name of the stack set on which to perform the drift detection operation.
|
int |
hashCode() |
void |
setCallAs(String callAs)
[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's
management account or as a delegated administrator in a member account.
|
void |
setOperationId(String operationId)
The ID of the stack set operation.
|
void |
setOperationPreferences(StackSetOperationPreferences operationPreferences)
The user-specified preferences for how CloudFormation performs a stack set operation.
|
void |
setStackSetName(String stackSetName)
The name of the stack set on which to perform the drift detection operation.
|
String |
toString()
Returns a string representation of this object.
|
DetectStackSetDriftRequest |
withCallAs(CallAs callAs)
[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's
management account or as a delegated administrator in a member account.
|
DetectStackSetDriftRequest |
withCallAs(String callAs)
[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's
management account or as a delegated administrator in a member account.
|
DetectStackSetDriftRequest |
withOperationId(String operationId)
The ID of the stack set operation.
|
DetectStackSetDriftRequest |
withOperationPreferences(StackSetOperationPreferences operationPreferences)
The user-specified preferences for how CloudFormation performs a stack set operation.
|
DetectStackSetDriftRequest |
withStackSetName(String stackSetName)
The name of the stack set on which to perform the drift detection operation.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setStackSetName(String stackSetName)
The name of the stack set on which to perform the drift detection operation.
stackSetName
- The name of the stack set on which to perform the drift detection operation.public String getStackSetName()
The name of the stack set on which to perform the drift detection operation.
public DetectStackSetDriftRequest withStackSetName(String stackSetName)
The name of the stack set on which to perform the drift detection operation.
stackSetName
- The name of the stack set on which to perform the drift detection operation.public void setOperationPreferences(StackSetOperationPreferences operationPreferences)
The user-specified preferences for how CloudFormation performs a stack set operation.
For more information about maximum concurrent accounts and failure tolerance, see Stack set operation options.
operationPreferences
- The user-specified preferences for how CloudFormation performs a stack set operation.
For more information about maximum concurrent accounts and failure tolerance, see Stack set operation options.
public StackSetOperationPreferences getOperationPreferences()
The user-specified preferences for how CloudFormation performs a stack set operation.
For more information about maximum concurrent accounts and failure tolerance, see Stack set operation options.
For more information about maximum concurrent accounts and failure tolerance, see Stack set operation options.
public DetectStackSetDriftRequest withOperationPreferences(StackSetOperationPreferences operationPreferences)
The user-specified preferences for how CloudFormation performs a stack set operation.
For more information about maximum concurrent accounts and failure tolerance, see Stack set operation options.
operationPreferences
- The user-specified preferences for how CloudFormation performs a stack set operation.
For more information about maximum concurrent accounts and failure tolerance, see Stack set operation options.
public void setOperationId(String operationId)
The ID of the stack set operation.
operationId
- The ID of the stack set operation.public String getOperationId()
The ID of the stack set operation.
public DetectStackSetDriftRequest withOperationId(String operationId)
The ID of the stack set operation.
operationId
- The ID of the stack set operation.public void setCallAs(String callAs)
[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
By default, SELF
is specified. Use SELF
for stack sets with self-managed permissions.
If you are signed in to the management account, specify SELF
.
If you are signed in to a delegated administrator account, specify DELEGATED_ADMIN
.
Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see Register a delegated administrator in the CloudFormation User Guide.
callAs
- [Service-managed permissions] Specifies whether you are acting as an account administrator in the
organization's management account or as a delegated administrator in a member account.
By default, SELF
is specified. Use SELF
for stack sets with self-managed
permissions.
If you are signed in to the management account, specify SELF
.
If you are signed in to a delegated administrator account, specify DELEGATED_ADMIN
.
Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see Register a delegated administrator in the CloudFormation User Guide.
CallAs
public String getCallAs()
[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
By default, SELF
is specified. Use SELF
for stack sets with self-managed permissions.
If you are signed in to the management account, specify SELF
.
If you are signed in to a delegated administrator account, specify DELEGATED_ADMIN
.
Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see Register a delegated administrator in the CloudFormation User Guide.
By default, SELF
is specified. Use SELF
for stack sets with self-managed
permissions.
If you are signed in to the management account, specify SELF
.
If you are signed in to a delegated administrator account, specify DELEGATED_ADMIN
.
Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see Register a delegated administrator in the CloudFormation User Guide.
CallAs
public DetectStackSetDriftRequest withCallAs(String callAs)
[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
By default, SELF
is specified. Use SELF
for stack sets with self-managed permissions.
If you are signed in to the management account, specify SELF
.
If you are signed in to a delegated administrator account, specify DELEGATED_ADMIN
.
Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see Register a delegated administrator in the CloudFormation User Guide.
callAs
- [Service-managed permissions] Specifies whether you are acting as an account administrator in the
organization's management account or as a delegated administrator in a member account.
By default, SELF
is specified. Use SELF
for stack sets with self-managed
permissions.
If you are signed in to the management account, specify SELF
.
If you are signed in to a delegated administrator account, specify DELEGATED_ADMIN
.
Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see Register a delegated administrator in the CloudFormation User Guide.
CallAs
public DetectStackSetDriftRequest withCallAs(CallAs callAs)
[Service-managed permissions] Specifies whether you are acting as an account administrator in the organization's management account or as a delegated administrator in a member account.
By default, SELF
is specified. Use SELF
for stack sets with self-managed permissions.
If you are signed in to the management account, specify SELF
.
If you are signed in to a delegated administrator account, specify DELEGATED_ADMIN
.
Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see Register a delegated administrator in the CloudFormation User Guide.
callAs
- [Service-managed permissions] Specifies whether you are acting as an account administrator in the
organization's management account or as a delegated administrator in a member account.
By default, SELF
is specified. Use SELF
for stack sets with self-managed
permissions.
If you are signed in to the management account, specify SELF
.
If you are signed in to a delegated administrator account, specify DELEGATED_ADMIN
.
Your Amazon Web Services account must be registered as a delegated administrator in the management account. For more information, see Register a delegated administrator in the CloudFormation User Guide.
CallAs
public String toString()
toString
in class Object
Object.toString()
public DetectStackSetDriftRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()