@Stability(value=Stable) @Internal public static final class CfnSkill.SkillPackageProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSkill.SkillPackageProperty
CfnSkill.SkillPackagePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSkill.SkillPackageProperty.Builder, CfnSkill.SkillPackageProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSkill.SkillPackageProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSkill.AuthenticationConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getOverrides()
Overrides to the skill package to apply when creating or updating the skill.
|
String |
getS3Bucket()
The name of the Amazon S3 bucket where the .zip file that contains the skill package is stored.
|
String |
getS3BucketRole()
ARN of the IAM role that grants the Alexa service ( `alexa-appkit.amazon.com` ) permission to access the bucket and retrieve the skill package.
|
String |
getS3Key()
The location and name of the skill package .zip file.
|
String |
getS3ObjectVersion()
If you have S3 versioning enabled, the version ID of the skill package.zip file.
|
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.protected Jsii$Proxy(CfnSkill.SkillPackageProperty.Builder builder)
CfnSkill.AuthenticationConfigurationProperty.Builder.public final String getS3Bucket()
CfnSkill.SkillPackagePropertygetS3Bucket in interface CfnSkill.SkillPackagePropertypublic final String getS3Key()
CfnSkill.SkillPackagePropertygetS3Key in interface CfnSkill.SkillPackagePropertypublic final Object getOverrides()
CfnSkill.SkillPackagePropertyValues provided here do not modify the contents of the original skill package. Currently, only overriding values inside of the skill manifest component of the package is supported.
getOverrides in interface CfnSkill.SkillPackagePropertypublic final String getS3BucketRole()
CfnSkill.SkillPackagePropertygetS3BucketRole in interface CfnSkill.SkillPackagePropertypublic final String getS3ObjectVersion()
CfnSkill.SkillPackagePropertygetS3ObjectVersion in interface CfnSkill.SkillPackageProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.