@Stability(value=Stable) @Internal public static final class CfnTemplateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTemplateProps
CfnTemplatePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnTemplateProps.Builder, CfnTemplateProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String awsAccountId,
String templateId,
String name,
Object permissions,
Object sourceEntity,
List<? extends CfnTag> tags,
String versionDescription)
Constructor that initializes the object based on literal property values passed by the
CfnTemplateProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAwsAccountId()
`AWS::QuickSight::Template.AwsAccountId`.
|
String |
getName()
`AWS::QuickSight::Template.Name`.
|
Object |
getPermissions()
`AWS::QuickSight::Template.Permissions`.
|
Object |
getSourceEntity()
`AWS::QuickSight::Template.SourceEntity`.
|
List<CfnTag> |
getTags()
`AWS::QuickSight::Template.Tags`.
|
String |
getTemplateId()
`AWS::QuickSight::Template.TemplateId`.
|
String |
getVersionDescription()
`AWS::QuickSight::Template.VersionDescription`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getAwsAccountId()
CfnTemplatePropsgetAwsAccountId in interface CfnTemplatePropspublic final String getTemplateId()
CfnTemplatePropsgetTemplateId in interface CfnTemplatePropspublic final String getName()
CfnTemplatePropsgetName in interface CfnTemplatePropspublic final Object getPermissions()
CfnTemplatePropsgetPermissions in interface CfnTemplatePropspublic final Object getSourceEntity()
CfnTemplatePropsgetSourceEntity in interface CfnTemplatePropspublic final List<CfnTag> getTags()
CfnTemplatePropsgetTags in interface CfnTemplatePropspublic final String getVersionDescription()
CfnTemplatePropsgetVersionDescription in interface CfnTemplateProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.