Interface GetAssociatedRoleResponse.Builder

    • Method Detail

      • associatedAt

        GetAssociatedRoleResponse.Builder associatedAt​(String associatedAt)
        The time when the role was associated with the group.
        Parameters:
        associatedAt - The time when the role was associated with the group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • roleArn

        GetAssociatedRoleResponse.Builder roleArn​(String roleArn)
        The ARN of the role that is associated with the group.
        Parameters:
        roleArn - The ARN of the role that is associated with the group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.