Class ListSignalMapsRequest

    • Method Detail

      • cloudWatchAlarmTemplateGroupIdentifier

        public final String cloudWatchAlarmTemplateGroupIdentifier()
        A cloudwatch alarm template group's identifier. Can be either be its id or current name.
        Returns:
        A cloudwatch alarm template group's identifier. Can be either be its id or current name.
      • eventBridgeRuleTemplateGroupIdentifier

        public final String eventBridgeRuleTemplateGroupIdentifier()
        An eventbridge rule template group's identifier. Can be either be its id or current name.
        Returns:
        An eventbridge rule template group's identifier. Can be either be its id or current name.
      • maxResults

        public final Integer maxResults()
        Returns the value of the MaxResults property for this object.
        Returns:
        The value of the MaxResults property for this object.
      • nextToken

        public final String nextToken()
        A token used to retrieve the next set of results in paginated list responses.
        Returns:
        A token used to retrieve the next set of results in paginated list responses.
      • 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