@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetTemplateSummaryRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
The input for the GetTemplateSummary action.
NOOP
Constructor and Description |
---|
GetTemplateSummaryRequest() |
Modifier and Type | Method and Description |
---|---|
GetTemplateSummaryRequest |
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 |
getStackName()
The name or the stack ID that's associated with the stack, which aren't always interchangeable.
|
String |
getStackSetName()
The name or unique ID of the stack set from which the stack was created.
|
String |
getTemplateBody()
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
|
TemplateSummaryConfig |
getTemplateSummaryConfig()
Specifies options for the
GetTemplateSummary API action. |
String |
getTemplateURL()
Location of file containing the template body.
|
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 |
setStackName(String stackName)
The name or the stack ID that's associated with the stack, which aren't always interchangeable.
|
void |
setStackSetName(String stackSetName)
The name or unique ID of the stack set from which the stack was created.
|
void |
setTemplateBody(String templateBody)
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
|
void |
setTemplateSummaryConfig(TemplateSummaryConfig templateSummaryConfig)
Specifies options for the
GetTemplateSummary API action. |
void |
setTemplateURL(String templateURL)
Location of file containing the template body.
|
String |
toString()
Returns a string representation of this object.
|
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.
|
GetTemplateSummaryRequest |
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.
|
GetTemplateSummaryRequest |
withStackName(String stackName)
The name or the stack ID that's associated with the stack, which aren't always interchangeable.
|
GetTemplateSummaryRequest |
withStackSetName(String stackSetName)
The name or unique ID of the stack set from which the stack was created.
|
GetTemplateSummaryRequest |
withTemplateBody(String templateBody)
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes.
|
GetTemplateSummaryRequest |
withTemplateSummaryConfig(TemplateSummaryConfig templateSummaryConfig)
Specifies options for the
GetTemplateSummary API action. |
GetTemplateSummaryRequest |
withTemplateURL(String templateURL)
Location of file containing the template body.
|
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 setTemplateBody(String templateBody)
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template anatomy in the CloudFormation User Guide.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
templateBody
- Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200
bytes. For more information about templates, see Template
anatomy in the CloudFormation User Guide.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public String getTemplateBody()
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template anatomy in the CloudFormation User Guide.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public GetTemplateSummaryRequest withTemplateBody(String templateBody)
Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200 bytes. For more information about templates, see Template anatomy in the CloudFormation User Guide.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
templateBody
- Structure containing the template body with a minimum length of 1 byte and a maximum length of 51,200
bytes. For more information about templates, see Template
anatomy in the CloudFormation User Guide.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public void setTemplateURL(String templateURL)
Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that's
located in an Amazon S3 bucket or a Systems Manager document. For more information about templates, see Template anatomy
in the CloudFormation User Guide. The location for an Amazon S3 bucket must start with
https://
.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
templateURL
- Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes)
that's located in an Amazon S3 bucket or a Systems Manager document. For more information about templates,
see Template
anatomy in the CloudFormation User Guide. The location for an Amazon S3 bucket must start with
https://
.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public String getTemplateURL()
Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that's
located in an Amazon S3 bucket or a Systems Manager document. For more information about templates, see Template anatomy
in the CloudFormation User Guide. The location for an Amazon S3 bucket must start with
https://
.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
https://
.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public GetTemplateSummaryRequest withTemplateURL(String templateURL)
Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes) that's
located in an Amazon S3 bucket or a Systems Manager document. For more information about templates, see Template anatomy
in the CloudFormation User Guide. The location for an Amazon S3 bucket must start with
https://
.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
templateURL
- Location of file containing the template body. The URL must point to a template (max size: 460,800 bytes)
that's located in an Amazon S3 bucket or a Systems Manager document. For more information about templates,
see Template
anatomy in the CloudFormation User Guide. The location for an Amazon S3 bucket must start with
https://
.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public void setStackName(String stackName)
The name or the stack ID that's associated with the stack, which aren't always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
stackName
- The name or the stack ID that's associated with the stack, which aren't always interchangeable. For
running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you
must specify the unique stack ID.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public String getStackName()
The name or the stack ID that's associated with the stack, which aren't always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public GetTemplateSummaryRequest withStackName(String stackName)
The name or the stack ID that's associated with the stack, which aren't always interchangeable. For running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you must specify the unique stack ID.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
stackName
- The name or the stack ID that's associated with the stack, which aren't always interchangeable. For
running stacks, you can specify either the stack's name or its unique stack ID. For deleted stack, you
must specify the unique stack ID.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public void setStackSetName(String stackSetName)
The name or unique ID of the stack set from which the stack was created.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
stackSetName
- The name or unique ID of the stack set from which the stack was created.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public String getStackSetName()
The name or unique ID of the stack set from which the stack was created.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
public GetTemplateSummaryRequest withStackSetName(String stackSetName)
The name or unique ID of the stack set from which the stack was created.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
stackSetName
- The name or unique ID of the stack set from which the stack was created.
Conditional: You must specify only one of the following parameters: StackName
,
StackSetName
, TemplateBody
, or TemplateURL
.
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 GetTemplateSummaryRequest 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 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.
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 void setTemplateSummaryConfig(TemplateSummaryConfig templateSummaryConfig)
Specifies options for the GetTemplateSummary
API action.
templateSummaryConfig
- Specifies options for the GetTemplateSummary
API action.public TemplateSummaryConfig getTemplateSummaryConfig()
Specifies options for the GetTemplateSummary
API action.
GetTemplateSummary
API action.public GetTemplateSummaryRequest withTemplateSummaryConfig(TemplateSummaryConfig templateSummaryConfig)
Specifies options for the GetTemplateSummary
API action.
templateSummaryConfig
- Specifies options for the GetTemplateSummary
API action.public String toString()
toString
in class Object
Object.toString()
public GetTemplateSummaryRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()