Uses of Class
software.amazon.awssdk.services.sagemaker.model.IamIdentity
-
Packages that use IamIdentity Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of IamIdentity in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return IamIdentity Modifier and Type Method Description IamIdentityUserContext. iamIdentity()The IAM Identity details associated with the user.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type IamIdentity Modifier and Type Method Description UserContext.BuilderUserContext.Builder. iamIdentity(IamIdentity iamIdentity)The IAM Identity details associated with the user.
-