public static interface GenerateTemplateRequest.Builder extends SmsRequest.Builder, SdkPojo, CopyableBuilder<GenerateTemplateRequest.Builder,GenerateTemplateRequest>
| Modifier and Type | Method and Description |
|---|---|
GenerateTemplateRequest.Builder |
appId(String appId)
The ID of the application associated with the CloudFormation template.
|
GenerateTemplateRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GenerateTemplateRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GenerateTemplateRequest.Builder |
templateFormat(OutputFormat templateFormat)
The format for generating the CloudFormation template.
|
GenerateTemplateRequest.Builder |
templateFormat(String templateFormat)
The format for generating the CloudFormation template.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGenerateTemplateRequest.Builder appId(String appId)
The ID of the application associated with the CloudFormation template.
appId - The ID of the application associated with the CloudFormation template.GenerateTemplateRequest.Builder templateFormat(String templateFormat)
The format for generating the CloudFormation template.
templateFormat - The format for generating the CloudFormation template.OutputFormat,
OutputFormatGenerateTemplateRequest.Builder templateFormat(OutputFormat templateFormat)
The format for generating the CloudFormation template.
templateFormat - The format for generating the CloudFormation template.OutputFormat,
OutputFormatGenerateTemplateRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGenerateTemplateRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.