| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static CallAs |
CallAs.fromValue(String value)
Use this in place of valueOf.
|
static CallAs |
CallAs.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CallAs[] |
CallAs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListStackSetsRequest.setCallAs(CallAs callAs)
[Service-managed permissions] Specifies whether you are acting as an account administrator in the management
account or as a delegated administrator in a member account.
|
UpdateStackSetRequest |
UpdateStackSetRequest.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.
|
UpdateStackInstancesRequest |
UpdateStackInstancesRequest.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.
|
ListStackSetsRequest |
ListStackSetsRequest.withCallAs(CallAs callAs)
[Service-managed permissions] Specifies whether you are acting as an account administrator in the management
account or as a delegated administrator in a member account.
|
ListStackSetOperationsRequest |
ListStackSetOperationsRequest.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.
|
ListStackSetOperationResultsRequest |
ListStackSetOperationResultsRequest.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.
|
ListStackInstancesRequest |
ListStackInstancesRequest.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.
|
ImportStacksToStackSetRequest |
ImportStacksToStackSetRequest.withCallAs(CallAs callAs)
By default,
SELF is specified. |
GetTemplateSummaryRequest |
GetTemplateSummaryRequest.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 |
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.
|
DescribeStackSetOperationRequest |
DescribeStackSetOperationRequest.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.
|
DescribeStackInstanceRequest |
DescribeStackInstanceRequest.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.
|
DeleteStackInstancesRequest |
DeleteStackInstancesRequest.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.
|
CreateStackSetRequest |
CreateStackSetRequest.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.
|
CreateStackInstancesRequest |
CreateStackInstancesRequest.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.
|
DescribeStackSetRequest |
DescribeStackSetRequest.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.
|
DeleteStackSetRequest |
DeleteStackSetRequest.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.
|
StopStackSetOperationRequest |
StopStackSetOperationRequest.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.
|
Copyright © 2023. All rights reserved.