| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default EnableImageBlockPublicAccessResponse |
Ec2Client.enableImageBlockPublicAccess(Consumer<EnableImageBlockPublicAccessRequest.Builder> enableImageBlockPublicAccessRequest)
Enables block public access for AMIs at the account level in the specified Amazon Web Services Region.
|
default EnableImageBlockPublicAccessResponse |
Ec2Client.enableImageBlockPublicAccess(EnableImageBlockPublicAccessRequest enableImageBlockPublicAccessRequest)
Enables block public access for AMIs at the account level in the specified Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableImageBlockPublicAccessResponse> |
Ec2AsyncClient.enableImageBlockPublicAccess(Consumer<EnableImageBlockPublicAccessRequest.Builder> enableImageBlockPublicAccessRequest)
Enables block public access for AMIs at the account level in the specified Amazon Web Services Region.
|
default CompletableFuture<EnableImageBlockPublicAccessResponse> |
Ec2AsyncClient.enableImageBlockPublicAccess(EnableImageBlockPublicAccessRequest enableImageBlockPublicAccessRequest)
Enables block public access for AMIs at the account level in the specified Amazon Web Services Region.
|
Copyright © 2023. All rights reserved.