Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
EnableImageBlockPublicAccessResult |
AbstractAmazonEC2.enableImageBlockPublicAccess(EnableImageBlockPublicAccessRequest request) |
EnableImageBlockPublicAccessResult |
AmazonEC2Client.enableImageBlockPublicAccess(EnableImageBlockPublicAccessRequest request)
Enables block public access for AMIs at the account level in the specified Amazon Web Services Region.
|
EnableImageBlockPublicAccessResult |
AmazonEC2.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 |
---|---|
EnableImageBlockPublicAccessResult |
EnableImageBlockPublicAccessResult.clone() |
EnableImageBlockPublicAccessResult |
EnableImageBlockPublicAccessResult.withImageBlockPublicAccessState(ImageBlockPublicAccessEnabledState imageBlockPublicAccessState)
Returns
block-new-sharing if the request succeeds; otherwise, it returns an error. |
EnableImageBlockPublicAccessResult |
EnableImageBlockPublicAccessResult.withImageBlockPublicAccessState(String imageBlockPublicAccessState)
Returns
block-new-sharing if the request succeeds; otherwise, it returns an error. |
Copyright © 2023. All rights reserved.