Uses of Class
software.amazon.awssdk.services.eksauth.model.AssumedRoleUser
-
Packages that use AssumedRoleUser Package Description software.amazon.awssdk.services.eksauth.model -
-
Uses of AssumedRoleUser in software.amazon.awssdk.services.eksauth.model
Methods in software.amazon.awssdk.services.eksauth.model that return AssumedRoleUser Modifier and Type Method Description AssumedRoleUserAssumeRoleForPodIdentityResponse. assumedRoleUser()An object with the permanent IAM role identity and the temporary session name.Methods in software.amazon.awssdk.services.eksauth.model with parameters of type AssumedRoleUser Modifier and Type Method Description AssumeRoleForPodIdentityResponse.BuilderAssumeRoleForPodIdentityResponse.Builder. assumedRoleUser(AssumedRoleUser assumedRoleUser)An object with the permanent IAM role identity and the temporary session name.
-