| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecs |
Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container management service that makes it
easy to run, stop, and manage Docker containers on a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteAccountSettingResponse |
EcsClient.deleteAccountSetting(Consumer<DeleteAccountSettingRequest.Builder> deleteAccountSettingRequest)
Modifies the ARN and resource ID format of a resource for a specified IAM user, IAM role, or the root user for an
account.
|
default DeleteAccountSettingResponse |
EcsClient.deleteAccountSetting(DeleteAccountSettingRequest deleteAccountSettingRequest)
Modifies the ARN and resource ID format of a resource for a specified IAM user, IAM role, or the root user for an
account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteAccountSettingResponse> |
EcsAsyncClient.deleteAccountSetting(Consumer<DeleteAccountSettingRequest.Builder> deleteAccountSettingRequest)
Modifies the ARN and resource ID format of a resource for a specified IAM user, IAM role, or the root user for an
account.
|
default CompletableFuture<DeleteAccountSettingResponse> |
EcsAsyncClient.deleteAccountSetting(DeleteAccountSettingRequest deleteAccountSettingRequest)
Modifies the ARN and resource ID format of a resource for a specified IAM user, IAM role, or the root user for an
account.
|
Copyright © 2019. All rights reserved.