Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
EnableImageBlockPublicAccessRequest |
EnableImageBlockPublicAccessRequest.clone() |
EnableImageBlockPublicAccessRequest |
EnableImageBlockPublicAccessRequest.withImageBlockPublicAccessState(ImageBlockPublicAccessEnabledState imageBlockPublicAccessState)
Specify
block-new-sharing to enable block public access for AMIs at the account level in the
specified Region. |
EnableImageBlockPublicAccessRequest |
EnableImageBlockPublicAccessRequest.withImageBlockPublicAccessState(String imageBlockPublicAccessState)
Specify
block-new-sharing to enable block public access for AMIs at the account level in the
specified Region. |
Modifier and Type | Method and Description |
---|---|
Request<EnableImageBlockPublicAccessRequest> |
EnableImageBlockPublicAccessRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2023. All rights reserved.