Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce.model |
Modifier and Type | Method and Description |
---|---|
BlockPublicAccessConfigurationMetadata |
BlockPublicAccessConfigurationMetadata.clone() |
BlockPublicAccessConfigurationMetadata |
GetBlockPublicAccessConfigurationResult.getBlockPublicAccessConfigurationMetadata()
Properties that describe the Amazon Web Services principal that created the
BlockPublicAccessConfiguration using the PutBlockPublicAccessConfiguration action as
well as the date and time that the configuration was created. |
BlockPublicAccessConfigurationMetadata |
BlockPublicAccessConfigurationMetadata.withCreatedByArn(String createdByArn)
The Amazon Resource Name that created or last modified the configuration.
|
BlockPublicAccessConfigurationMetadata |
BlockPublicAccessConfigurationMetadata.withCreationDateTime(Date creationDateTime)
The date and time that the configuration was created.
|
Modifier and Type | Method and Description |
---|---|
void |
GetBlockPublicAccessConfigurationResult.setBlockPublicAccessConfigurationMetadata(BlockPublicAccessConfigurationMetadata blockPublicAccessConfigurationMetadata)
Properties that describe the Amazon Web Services principal that created the
BlockPublicAccessConfiguration using the PutBlockPublicAccessConfiguration action as
well as the date and time that the configuration was created. |
GetBlockPublicAccessConfigurationResult |
GetBlockPublicAccessConfigurationResult.withBlockPublicAccessConfigurationMetadata(BlockPublicAccessConfigurationMetadata blockPublicAccessConfigurationMetadata)
Properties that describe the Amazon Web Services principal that created the
BlockPublicAccessConfiguration using the PutBlockPublicAccessConfiguration action as
well as the date and time that the configuration was created. |
Copyright © 2023. All rights reserved.