Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DisableImageBlockPublicAccessResult |
AmazonEC2Client.disableImageBlockPublicAccess(DisableImageBlockPublicAccessRequest request)
Disables block public access for AMIs at the account level in the specified Amazon Web Services Region.
|
DisableImageBlockPublicAccessResult |
AmazonEC2.disableImageBlockPublicAccess(DisableImageBlockPublicAccessRequest disableImageBlockPublicAccessRequest)
Disables block public access for AMIs at the account level in the specified Amazon Web Services Region.
|
DisableImageBlockPublicAccessResult |
AbstractAmazonEC2.disableImageBlockPublicAccess(DisableImageBlockPublicAccessRequest request) |
Modifier and Type | Method and Description |
---|---|
DisableImageBlockPublicAccessResult |
DisableImageBlockPublicAccessResult.clone() |
DisableImageBlockPublicAccessResult |
DisableImageBlockPublicAccessResult.withImageBlockPublicAccessState(ImageBlockPublicAccessDisabledState imageBlockPublicAccessState)
Returns
unblocked if the request succeeds; otherwise, it returns an error. |
DisableImageBlockPublicAccessResult |
DisableImageBlockPublicAccessResult.withImageBlockPublicAccessState(String imageBlockPublicAccessState)
Returns
unblocked if the request succeeds; otherwise, it returns an error. |
Copyright © 2023. All rights reserved.