Class GetTagsRequest

    • Method Detail

      • resourceArn

        public final String resourceArn()

        The ARN of a resource that can be tagged.

        Returns:
        The ARN of a resource that can be tagged.
      • position

        public final String position()

        (Not currently supported) The current pagination position in the paged result set.

        Returns:
        (Not currently supported) The current pagination position in the paged result set.
      • limit

        public final Integer limit()

        (Not currently supported) The maximum number of returned results per page. The default value is 25 and the maximum value is 500.

        Returns:
        (Not currently supported) The maximum number of returned results per page. The default value is 25 and the maximum value is 500.
      • 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