Class CreateFormTypeResponse

    • Method Detail

      • description

        public final String description()

        The description of this Amazon DataZone metadata form type.

        Returns:
        The description of this Amazon DataZone metadata form type.
      • domainId

        public final String domainId()

        The ID of the Amazon DataZone domain in which this metadata form type is created.

        Returns:
        The ID of the Amazon DataZone domain in which this metadata form type is created.
      • name

        public final String name()

        The name of this Amazon DataZone metadata form type.

        Returns:
        The name of this Amazon DataZone metadata form type.
      • originDomainId

        public final String originDomainId()

        The ID of the Amazon DataZone domain in which this metadata form type was originally created.

        Returns:
        The ID of the Amazon DataZone domain in which this metadata form type was originally created.
      • originProjectId

        public final String originProjectId()

        The ID of the project in which this Amazon DataZone metadata form type was originally created.

        Returns:
        The ID of the project in which this Amazon DataZone metadata form type was originally created.
      • owningProjectId

        public final String owningProjectId()

        The ID of the project that owns this Amazon DataZone metadata form type.

        Returns:
        The ID of the project that owns this Amazon DataZone metadata form type.
      • revision

        public final String revision()

        The revision of this Amazon DataZone metadata form type.

        Returns:
        The revision of this Amazon DataZone metadata form type.
      • 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