Class ListCheckSummariesRequest

    • Method Detail

      • workloadId

        public final String workloadId()
        Returns the value of the WorkloadId property for this object.
        Returns:
        The value of the WorkloadId property for this object.
      • nextToken

        public final String nextToken()
        Returns the value of the NextToken property for this object.
        Returns:
        The value of the NextToken property for this object.
      • 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.
      • lensArn

        public final String lensArn()

        Well-Architected Lens ARN.

        Returns:
        Well-Architected Lens ARN.
      • pillarId

        public final String pillarId()
        Returns the value of the PillarId property for this object.
        Returns:
        The value of the PillarId property for this object.
      • questionId

        public final String questionId()
        Returns the value of the QuestionId property for this object.
        Returns:
        The value of the QuestionId property for this object.
      • choiceId

        public final String choiceId()
        Returns the value of the ChoiceId property for this object.
        Returns:
        The value of the ChoiceId 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