Interface HierarchyGroupSummary.Builder

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

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

    • id

      The identifier of the hierarchy group.

      Parameters:
      id - The identifier of the hierarchy group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the hierarchy group.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the hierarchy group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the hierarchy group.

      Parameters:
      name - The name of the hierarchy group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      HierarchyGroupSummary.Builder lastModifiedTime(Instant lastModifiedTime)

      The timestamp when this resource was last modified.

      Parameters:
      lastModifiedTime - The timestamp when this resource was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedRegion

      HierarchyGroupSummary.Builder lastModifiedRegion(String lastModifiedRegion)

      The Amazon Web Services Region where this resource was last modified.

      Parameters:
      lastModifiedRegion - The Amazon Web Services Region where this resource was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.