Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce |
Amazon EMR is a web service that makes it easy to process large amounts of data efficiently.
|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
GetBlockPublicAccessConfigurationResult |
AmazonElasticMapReduceClient.getBlockPublicAccessConfiguration(GetBlockPublicAccessConfigurationRequest request)
Returns the Amazon EMR block public access configuration for your AWS account in the current Region.
|
GetBlockPublicAccessConfigurationResult |
AbstractAmazonElasticMapReduce.getBlockPublicAccessConfiguration(GetBlockPublicAccessConfigurationRequest request) |
GetBlockPublicAccessConfigurationResult |
AmazonElasticMapReduce.getBlockPublicAccessConfiguration(GetBlockPublicAccessConfigurationRequest getBlockPublicAccessConfigurationRequest)
Returns the Amazon EMR block public access configuration for your AWS account in the current Region.
|
Modifier and Type | Method and Description |
---|---|
GetBlockPublicAccessConfigurationResult |
GetBlockPublicAccessConfigurationResult.clone() |
GetBlockPublicAccessConfigurationResult |
GetBlockPublicAccessConfigurationResult.withBlockPublicAccessConfiguration(BlockPublicAccessConfiguration blockPublicAccessConfiguration)
A configuration for Amazon EMR block public access.
|
GetBlockPublicAccessConfigurationResult |
GetBlockPublicAccessConfigurationResult.withBlockPublicAccessConfigurationMetadata(BlockPublicAccessConfigurationMetadata blockPublicAccessConfigurationMetadata)
Properties that describe the AWS principal that created the
BlockPublicAccessConfiguration using the
PutBlockPublicAccessConfiguration action as well as the date and time that the configuration was
created. |
Copyright © 2019. All rights reserved.