| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
IamUserProfileDetails |
IamUserProfileDetails.clone() |
IamUserProfileDetails |
UserProfileDetails.getIam()
The IAM details included in the user profile details.
|
IamUserProfileDetails |
IamUserProfileDetails.withArn(String arn)
The ARN of an IAM user profile in Amazon DataZone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfileDetails.setIam(IamUserProfileDetails iam)
The IAM details included in the user profile details.
|
UserProfileDetails |
UserProfileDetails.withIam(IamUserProfileDetails iam)
The IAM details included in the user profile details.
|
Copyright © 2024. All rights reserved.