Class SageMakerTransformJobStateChange.S3DataSource.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.sagemaker.events.SageMakerTransformJobStateChange.S3DataSource.Jsii$Proxy
All Implemented Interfaces:
SageMakerTransformJobStateChange.S3DataSource, software.amazon.jsii.JsiiSerializable
Enclosing interface:
SageMakerTransformJobStateChange.S3DataSource

@Stability(Experimental) @Internal public static final class SageMakerTransformJobStateChange.S3DataSource.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SageMakerTransformJobStateChange.S3DataSource
  • Constructor Details

  • Method Details

    • getS3DataType

      public final List<String> getS3DataType()
      Description copied from interface: SageMakerTransformJobStateChange.S3DataSource
      (experimental) S3DataType property.

      Specify an array of string values to match this event if the actual value of S3DataType is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getS3DataType in interface SageMakerTransformJobStateChange.S3DataSource
    • getS3Uri

      public final List<String> getS3Uri()
      Description copied from interface: SageMakerTransformJobStateChange.S3DataSource
      (experimental) S3Uri property.

      Specify an array of string values to match this event if the actual value of S3Uri is one of the values in the array. Use one of the constructors on the aws_events.Match for more advanced matching options.

      Default: - Do not filter on this field

      Specified by:
      getS3Uri in interface SageMakerTransformJobStateChange.S3DataSource
    • $jsii$toJson

      @Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
      Specified by:
      $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
    • equals

      public final boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public final int hashCode()
      Overrides:
      hashCode in class Object