| Package | Description |
|---|---|
| software.amazon.awssdk.services.opsworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<UserProfile> |
DescribeUserProfilesResponse.userProfiles()
A
Users object that describes the specified users. |
| Modifier and Type | Method and Description |
|---|---|
DescribeUserProfilesResponse.Builder |
DescribeUserProfilesResponse.Builder.userProfiles(UserProfile... userProfiles)
A
Users object that describes the specified users. |
| Modifier and Type | Method and Description |
|---|---|
DescribeUserProfilesResponse.Builder |
DescribeUserProfilesResponse.Builder.userProfiles(Collection<UserProfile> userProfiles)
A
Users object that describes the specified users. |
Copyright © 2023. All rights reserved.