@Stability(value=Stable) @Internal public static final class CfnDeviceFleet.EdgeOutputConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeviceFleet.EdgeOutputConfigProperty
CfnDeviceFleet.EdgeOutputConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeviceFleet.EdgeOutputConfigProperty.Builder, CfnDeviceFleet.EdgeOutputConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDeviceFleet.EdgeOutputConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDeviceFleet.EdgeOutputConfigProperty.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) |
String |
getKmsKeyId()
The AWS Key Management Service ( AWS KMS) key that Amazon SageMaker uses to encrypt data on the storage volume after compilation job.
|
String |
getS3OutputLocation()
The Amazon Simple Storage (S3) bucket URI.
|
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(CfnDeviceFleet.EdgeOutputConfigProperty.Builder builder)
CfnDeviceFleet.EdgeOutputConfigProperty.Builder.public final String getS3OutputLocation()
CfnDeviceFleet.EdgeOutputConfigPropertygetS3OutputLocation in interface CfnDeviceFleet.EdgeOutputConfigPropertypublic final String getKmsKeyId()
CfnDeviceFleet.EdgeOutputConfigPropertyIf you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account.
getKmsKeyId in interface CfnDeviceFleet.EdgeOutputConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.