Class CfnAnomalyDetectorPropsMixin.S3SourceConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.lookoutmetrics.CfnAnomalyDetectorPropsMixin.S3SourceConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnomalyDetectorPropsMixin.S3SourceConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnomalyDetectorPropsMixin.S3SourceConfigProperty
@Stability(Stable)
@Internal
public static final class CfnAnomalyDetectorPropsMixin.S3SourceConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnomalyDetectorPropsMixin.S3SourceConfigProperty
An implementation for
CfnAnomalyDetectorPropsMixin.S3SourceConfigProperty-
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.lookoutmetrics.CfnAnomalyDetectorPropsMixin.S3SourceConfigProperty
CfnAnomalyDetectorPropsMixin.S3SourceConfigProperty.Builder, CfnAnomalyDetectorPropsMixin.S3SourceConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorPropsMixin.S3SourceConfigProperty.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 ObjectContains information about a source file's formatting.A list of paths to the historical data files.final ObjectThe ARN of an IAM role that has read and write access permissions to the source S3 bucket.A list of templated paths to the source files.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
Constructor that initializes the object based on literal property values passed by theCfnAnomalyDetectorPropsMixin.S3SourceConfigProperty.Builder.
-
-
Method Details
-
getFileFormatDescriptor
Description copied from interface:CfnAnomalyDetectorPropsMixin.S3SourceConfigPropertyContains information about a source file's formatting.Returns union: either
IResolvableorCfnAnomalyDetectorPropsMixin.FileFormatDescriptorProperty- Specified by:
getFileFormatDescriptorin interfaceCfnAnomalyDetectorPropsMixin.S3SourceConfigProperty- See Also:
-
getHistoricalDataPathList
Description copied from interface:CfnAnomalyDetectorPropsMixin.S3SourceConfigPropertyA list of paths to the historical data files.- Specified by:
getHistoricalDataPathListin interfaceCfnAnomalyDetectorPropsMixin.S3SourceConfigProperty- See Also:
-
getRoleArn
Description copied from interface:CfnAnomalyDetectorPropsMixin.S3SourceConfigPropertyThe ARN of an IAM role that has read and write access permissions to the source S3 bucket.- Specified by:
getRoleArnin interfaceCfnAnomalyDetectorPropsMixin.S3SourceConfigProperty- See Also:
-
getTemplatedPathList
Description copied from interface:CfnAnomalyDetectorPropsMixin.S3SourceConfigPropertyA list of templated paths to the source files.- Specified by:
getTemplatedPathListin interfaceCfnAnomalyDetectorPropsMixin.S3SourceConfigProperty- 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()
-