GetGeneratedTemplateRequest
Types
Properties
Link copied to clipboard
The language to use to retrieve for the generated template. Supported values are:
Link copied to clipboard
The name or Amazon Resource Name (ARN) of the generated template. The format is arn:${Partition}:cloudformation:${Region}:${Account}:generatedtemplate/${Id}
. For example, arn:aws:cloudformation:<i>us-east-1</i>:<i>123456789012</i>:generatedtemplate/<i>2e8465c1-9a80-43ea-a3a3-4f2d692fe6dc</i>
.
Functions
Link copied to clipboard
inline fun copy(block: GetGeneratedTemplateRequest.Builder.() -> Unit = {}): GetGeneratedTemplateRequest