| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
IamUserProfileDetails |
UserProfileDetails.iam()
The IAM details included in the user profile details.
|
| Modifier and Type | Method and Description |
|---|---|
static UserProfileDetails |
UserProfileDetails.fromIam(IamUserProfileDetails iam)
Create an instance of this class with
UserProfileDetails.iam() initialized to the given value. |
UserProfileDetails.Builder |
UserProfileDetails.Builder.iam(IamUserProfileDetails iam)
The IAM details included in the user profile details.
|
Copyright © 2023. All rights reserved.