Uses of Class
software.amazon.awssdk.services.iotsitewise.model.IAMUserIdentity
-
Packages that use IAMUserIdentity Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of IAMUserIdentity in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return IAMUserIdentity Modifier and Type Method Description IAMUserIdentityIdentity. iamUser()An IAM user identity.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type IAMUserIdentity Modifier and Type Method Description Identity.BuilderIdentity.Builder. iamUser(IAMUserIdentity iamUser)An IAM user identity.
-