software.amazon.awssdk.services.datasync.endpoints.internal.Template
public class Templateextends ObjectTemplate represents a "Template Literal". This is a literal string within the rules language. A template can contain 0 or more dynamic sections. The dynamic sections use getAttr short-form:
` -------- ------------ | | Dynamic getAttr short form
Method Details