Class CfnMonitoringSchedulePropsMixin.BaselineConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.sagemaker.mixins.CfnMonitoringSchedulePropsMixin.BaselineConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMonitoringSchedulePropsMixin.BaselineConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMonitoringSchedulePropsMixin.BaselineConfigProperty
@Stability(Stable)
@Internal
public static final class CfnMonitoringSchedulePropsMixin.BaselineConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMonitoringSchedulePropsMixin.BaselineConfigProperty
An implementation for
CfnMonitoringSchedulePropsMixin.BaselineConfigProperty-
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.mixins.preview.services.sagemaker.mixins.CfnMonitoringSchedulePropsMixin.BaselineConfigProperty
CfnMonitoringSchedulePropsMixin.BaselineConfigProperty.Builder, CfnMonitoringSchedulePropsMixin.BaselineConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMonitoringSchedulePropsMixin.BaselineConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnMonitoringSchedulePropsMixin.BaselineConfigProperty.Builder.
-
-
Method Details
-
getConstraintsResource
Description copied from interface:CfnMonitoringSchedulePropsMixin.BaselineConfigPropertyThe Amazon S3 URI for the constraints resource.Returns union: either
IResolvableorCfnMonitoringSchedulePropsMixin.ConstraintsResourceProperty- Specified by:
getConstraintsResourcein interfaceCfnMonitoringSchedulePropsMixin.BaselineConfigProperty- See Also:
-
getStatisticsResource
Description copied from interface:CfnMonitoringSchedulePropsMixin.BaselineConfigPropertyThe baseline statistics file in Amazon S3 that the current monitoring job should be validated against.Returns union: either
IResolvableorCfnMonitoringSchedulePropsMixin.StatisticsResourceProperty- Specified by:
getStatisticsResourcein interfaceCfnMonitoringSchedulePropsMixin.BaselineConfigProperty- 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()
-