All Superinterfaces:
Buildable, CopyableBuilder<Summary.Builder,Summary>, SdkBuilder<Summary.Builder,Summary>, SdkPojo
Enclosing class:
Summary

public static interface Summary.Builder extends SdkPojo, CopyableBuilder<Summary.Builder,Summary>
  • Method Details

    • lastUpdated

      Summary.Builder lastUpdated(String lastUpdated)

      The timestamp that shows when this summary was generated in this Region.

      Parameters:
      lastUpdated - The timestamp that shows when this summary was generated in this Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetId

      Summary.Builder targetId(String targetId)

      The account identifier or the root identifier of the organization. If you don't know the root ID, you can call the Organizations ListRoots API.

      Parameters:
      targetId - The account identifier or the root identifier of the organization. If you don't know the root ID, you can call the Organizations ListRoots API.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetIdType

      Summary.Builder targetIdType(String targetIdType)

      Whether the target is an account, an OU, or the organization root.

      Parameters:
      targetIdType - Whether the target is an account, an OU, or the organization root.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • targetIdType

      Summary.Builder targetIdType(TargetIdType targetIdType)

      Whether the target is an account, an OU, or the organization root.

      Parameters:
      targetIdType - Whether the target is an account, an OU, or the organization root.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • region

      Summary.Builder region(String region)

      The Amazon Web Services Region that the summary applies to.

      Parameters:
      region - The Amazon Web Services Region that the summary applies to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceType

      Summary.Builder resourceType(String resourceType)

      The Amazon Web Services resource type.

      Parameters:
      resourceType - The Amazon Web Services resource type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • nonCompliantResources

      Summary.Builder nonCompliantResources(Long nonCompliantResources)

      The count of noncompliant resources.

      Parameters:
      nonCompliantResources - The count of noncompliant resources.
      Returns:
      Returns a reference to this object so that method calls can be chained together.