Class CfnDataset.OutputFileUriValueProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotanalytics.CfnDataset.OutputFileUriValueProperty.Jsii$Proxy
All Implemented Interfaces:
CfnDataset.OutputFileUriValueProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnDataset.OutputFileUriValueProperty

@Stability(Stable) @Internal public static final class CfnDataset.OutputFileUriValueProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.OutputFileUriValueProperty
  • Constructor Details

  • Method Details

    • getFileName

      public final String getFileName()
      Description copied from interface: CfnDataset.OutputFileUriValueProperty
      The URI of the location where dataset contents are stored, usually the URI of a file in an S3 bucket.
      Specified by:
      getFileName in interface CfnDataset.OutputFileUriValueProperty
    • $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