Class SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps.Jsii$Proxy
- All Implemented Interfaces:
SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps
SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps-
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.events.SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps
SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps.Builder, SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps.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 boolean(experimental) CertifyForMarketplace property.final AWSEventMetadataProps(experimental) EventBridge event metadata.(experimental) ModelPackageArn property.(experimental) ModelPackageDescription property.(experimental) ModelPackageName property.getTags()(experimental) Tags property.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(SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps.Builder builder) Constructor that initializes the object based on literal property values passed by theSageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps.Builder.
-
-
Method Details
-
getCertifyForMarketplace
Description copied from interface:SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps(experimental) CertifyForMarketplace property.Specify an array of string values to match this event if the actual value of CertifyForMarketplace is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getCertifyForMarketplacein interfaceSageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps
-
getEventMetadata
Description copied from interface:SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps(experimental) EventBridge event metadata.Default: - -
- Specified by:
getEventMetadatain interfaceSageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps
-
getModelPackageArn
Description copied from interface:SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps(experimental) ModelPackageArn property.Specify an array of string values to match this event if the actual value of ModelPackageArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getModelPackageArnin interfaceSageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps
-
getModelPackageDescription
Description copied from interface:SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps(experimental) ModelPackageDescription property.Specify an array of string values to match this event if the actual value of ModelPackageDescription is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getModelPackageDescriptionin interfaceSageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps
-
getModelPackageName
Description copied from interface:SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps(experimental) ModelPackageName property.Specify an array of string values to match this event if the actual value of ModelPackageName is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getModelPackageNamein interfaceSageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps
-
getTags
Description copied from interface:SageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps(experimental) Tags property.Specify an array of string values to match this event if the actual value of Tags is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getTagsin interfaceSageMakerModelPackageStateChange.SageMakerModelPackageStateChangeProps
-
$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()
-