Interface AssociateRoleToGroupResponse.Builder

    • Method Detail

      • associatedAt

        AssociateRoleToGroupResponse.Builder associatedAt​(String associatedAt)
        The time, in milliseconds since the epoch, when the role ARN was associated with the group.
        Parameters:
        associatedAt - The time, in milliseconds since the epoch, when the role ARN was associated with the group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.