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