Gets and sets the property AssumedRoleId.
A unique identifier that contains the role ID and the role session name of the role that is being assumed. The role ID is generated by AWS when the role is created.

C# |
public string AssumedRoleId { get; set; }