| Package | Description | 
|---|---|
| com.amazonaws.services.securitytoken.model | 
| Modifier and Type | Method and Description | 
|---|---|
| AssumedRoleUser | AssumedRoleUser. clone() | 
| AssumedRoleUser | AssumeRoleWithWebIdentityResult. getAssumedRoleUser()
 The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the
 resulting temporary security credentials. | 
| AssumedRoleUser | AssumeRoleWithSAMLResult. getAssumedRoleUser()
 The identifiers for the temporary security credentials that the operation returns. | 
| AssumedRoleUser | AssumeRoleResult. getAssumedRoleUser()
 The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the
 resulting temporary security credentials. | 
| AssumedRoleUser | AssumedRoleUser. withArn(String arn)
 The ARN of the temporary security credentials that are returned from the AssumeRole action. | 
| AssumedRoleUser | AssumedRoleUser. withAssumedRoleId(String assumedRoleId)
 A unique identifier that contains the role ID and the role session name of the role that is being assumed. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AssumeRoleWithWebIdentityResult. setAssumedRoleUser(AssumedRoleUser assumedRoleUser)
 The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the
 resulting temporary security credentials. | 
| void | AssumeRoleWithSAMLResult. setAssumedRoleUser(AssumedRoleUser assumedRoleUser)
 The identifiers for the temporary security credentials that the operation returns. | 
| void | AssumeRoleResult. setAssumedRoleUser(AssumedRoleUser assumedRoleUser)
 The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the
 resulting temporary security credentials. | 
| AssumeRoleWithWebIdentityResult | AssumeRoleWithWebIdentityResult. withAssumedRoleUser(AssumedRoleUser assumedRoleUser)
 The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the
 resulting temporary security credentials. | 
| AssumeRoleWithSAMLResult | AssumeRoleWithSAMLResult. withAssumedRoleUser(AssumedRoleUser assumedRoleUser)
 The identifiers for the temporary security credentials that the operation returns. | 
| AssumeRoleResult | AssumeRoleResult. withAssumedRoleUser(AssumedRoleUser assumedRoleUser)
 The Amazon Resource Name (ARN) and the assumed role ID, which are identifiers that you can use to refer to the
 resulting temporary security credentials. | 
Copyright © 2020. All rights reserved.