Interface GetServiceRoleForAccountResponse.Builder

    • Method Detail

      • associatedAt

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

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