Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
GetImageBlockPublicAccessStateResult |
AmazonEC2Client.getImageBlockPublicAccessState(GetImageBlockPublicAccessStateRequest request)
Gets the current state of block public access for AMIs at the account level in the specified Amazon Web
Services Region.
|
GetImageBlockPublicAccessStateResult |
AmazonEC2.getImageBlockPublicAccessState(GetImageBlockPublicAccessStateRequest getImageBlockPublicAccessStateRequest)
Gets the current state of block public access for AMIs at the account level in the specified Amazon Web
Services Region.
|
GetImageBlockPublicAccessStateResult |
AbstractAmazonEC2.getImageBlockPublicAccessState(GetImageBlockPublicAccessStateRequest request) |
Modifier and Type | Method and Description |
---|---|
GetImageBlockPublicAccessStateResult |
GetImageBlockPublicAccessStateResult.clone() |
GetImageBlockPublicAccessStateResult |
GetImageBlockPublicAccessStateResult.withImageBlockPublicAccessState(String imageBlockPublicAccessState)
The current state of block public access for AMIs at the account level in the specified Amazon Web Services
Region.
|
Copyright © 2023. All rights reserved.