| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected |
|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateProfileShareResult> |
AbstractAWSWellArchitectedAsync.createProfileShareAsync(CreateProfileShareRequest request,
AsyncHandler<CreateProfileShareRequest,CreateProfileShareResult> asyncHandler) |
Future<CreateProfileShareResult> |
AWSWellArchitectedAsyncClient.createProfileShareAsync(CreateProfileShareRequest request,
AsyncHandler<CreateProfileShareRequest,CreateProfileShareResult> asyncHandler) |
Future<CreateProfileShareResult> |
AWSWellArchitectedAsync.createProfileShareAsync(CreateProfileShareRequest createProfileShareRequest,
AsyncHandler<CreateProfileShareRequest,CreateProfileShareResult> asyncHandler)
Create a profile share.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProfileShareRequest |
CreateProfileShareRequest.clone() |
CreateProfileShareRequest |
CreateProfileShareRequest.withClientRequestToken(String clientRequestToken) |
CreateProfileShareRequest |
CreateProfileShareRequest.withProfileArn(String profileArn)
The profile ARN.
|
CreateProfileShareRequest |
CreateProfileShareRequest.withSharedWith(String sharedWith) |
Copyright © 2023. All rights reserved.