Class SubscribeRequest

    • Method Detail

      • arn

        public final String arn()

        The Amazon Resource Name (ARN) of the notification rule for which you want to create the association.

        Returns:
        The Amazon Resource Name (ARN) of the notification rule for which you want to create the association.
      • target

        public final Target target()
        Returns the value of the Target property for this object.
        Returns:
        The value of the Target property for this object.
      • clientRequestToken

        public final String clientRequestToken()

        An enumeration token that, when provided in a request, returns the next batch of the results.

        Returns:
        An enumeration token that, when provided in a request, returns the next batch of the results.
      • 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