Class AWSAPICallViaCloudTrail.S3DataSource1.Jsii$Proxy

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

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

  • Method Details

    • getS3DataDistributionType

      public final List<String> getS3DataDistributionType()
      Description copied from interface: AWSAPICallViaCloudTrail.S3DataSource1
      (experimental) s3DataDistributionType property.

      Specify an array of string values to match this event if the actual value of s3DataDistributionType 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:
      getS3DataDistributionType in interface AWSAPICallViaCloudTrail.S3DataSource1
    • getS3DataType

      public final List<String> getS3DataType()
      Description copied from interface: AWSAPICallViaCloudTrail.S3DataSource1
      (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 AWSAPICallViaCloudTrail.S3DataSource1
    • getS3Uri

      public final List<String> getS3Uri()
      Description copied from interface: AWSAPICallViaCloudTrail.S3DataSource1
      (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 AWSAPICallViaCloudTrail.S3DataSource1
    • $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