@Stability(value=Stable)
public static interface CfnTemplate.TemplateSourceAnalysisProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTemplate.TemplateSourceAnalysisProperty.Builder
A builder for
CfnTemplate.TemplateSourceAnalysisProperty |
static class |
CfnTemplate.TemplateSourceAnalysisProperty.Jsii$Proxy
An implementation for
CfnTemplate.TemplateSourceAnalysisProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTemplate.TemplateSourceAnalysisProperty.Builder |
builder() |
String |
getArn()
`CfnTemplate.TemplateSourceAnalysisProperty.Arn`.
|
Object |
getDataSetReferences()
`CfnTemplate.TemplateSourceAnalysisProperty.DataSetReferences`.
|
@Stability(value=Stable) @NotNull String getArn()
@Stability(value=Stable) @NotNull Object getDataSetReferences()
@Stability(value=Stable) static CfnTemplate.TemplateSourceAnalysisProperty.Builder builder()
Copyright © 2021. All rights reserved.