| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTemplate.TemplateSourceEntityProperty.Jsii$Proxy
An implementation for
CfnTemplate.TemplateSourceEntityProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnTemplate.TemplateSourceEntityProperty |
CfnTemplate.TemplateSourceEntityProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnTemplate.setSourceEntity(CfnTemplate.TemplateSourceEntityProperty value)
The entity that you are using as a source when you create the template.
|
CfnTemplate.Builder |
CfnTemplate.Builder.sourceEntity(CfnTemplate.TemplateSourceEntityProperty sourceEntity)
The entity that you are using as a source when you create the template.
|
CfnTemplateProps.Builder |
CfnTemplateProps.Builder.sourceEntity(CfnTemplate.TemplateSourceEntityProperty sourceEntity)
Sets the value of
CfnTemplateProps.getSourceEntity() |
Copyright © 2022. All rights reserved.