Class CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.lookoutequipment.CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty
An implementation for
CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.lookoutequipment.CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty
CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty.Builder, CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe ID number for the AWS KMS key used to encrypt the inference output.final ObjectSpecifies configuration information for the output results from the inference, including output S3 location.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty.Builder.
-
-
Method Details
-
getKmsKeyId
Description copied from interface:CfnInferenceSchedulerPropsMixin.DataOutputConfigurationPropertyThe ID number for the AWS KMS key used to encrypt the inference output.- Specified by:
getKmsKeyIdin interfaceCfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty- See Also:
-
getS3OutputConfiguration
Description copied from interface:CfnInferenceSchedulerPropsMixin.DataOutputConfigurationPropertySpecifies configuration information for the output results from the inference, including output S3 location.Returns union: either
IResolvableorCfnInferenceSchedulerPropsMixin.S3OutputConfigurationProperty- Specified by:
getS3OutputConfigurationin interfaceCfnInferenceSchedulerPropsMixin.DataOutputConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-