UpdateGeneratedTemplateRequest
Types
Properties
Link copied to clipboard
An optional list of resources to be added to the generated template.
Link copied to clipboard
The name or Amazon Resource Name (ARN) of a generated template.
Link copied to clipboard
An optional new name to assign to the generated template.
Link copied to clipboard
If true
, update the resource properties in the generated template with their current live state. This feature is useful when the resource properties in your generated a template does not reflect the live state of the resource properties. This happens when a user update the resource properties after generating a template.
Link copied to clipboard
A list of logical ids for resources to remove from the generated template.
Link copied to clipboard
The configuration details of the generated template, including the DeletionPolicy
and UpdateReplacePolicy
.
Functions
Link copied to clipboard
inline fun copy(block: UpdateGeneratedTemplateRequest.Builder.() -> Unit = {}): UpdateGeneratedTemplateRequest