Class ExportSchemaResponse

    • Method Detail

      • content

        public final String content()
        Returns the value of the Content property for this object.
        Returns:
        The value of the Content property for this object.
      • schemaArn

        public final String schemaArn()
        Returns the value of the SchemaArn property for this object.
        Returns:
        The value of the SchemaArn property for this object.
      • schemaName

        public final String schemaName()
        Returns the value of the SchemaName property for this object.
        Returns:
        The value of the SchemaName property for this object.
      • schemaVersion

        public final String schemaVersion()
        Returns the value of the SchemaVersion property for this object.
        Returns:
        The value of the SchemaVersion property for this object.
      • type

        public final String type()
        Returns the value of the Type property for this object.
        Returns:
        The value of the Type property for this object.
      • toString

        public final String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object