Skip navigation links
A B C D E F G H I L M N O P R S T V W 

A

AbstractAmazonConfig - Class in com.amazonaws.services.config
Abstract implementation of AmazonConfig.
AbstractAmazonConfig() - Constructor for class com.amazonaws.services.config.AbstractAmazonConfig
 
AbstractAmazonConfigAsync - Class in com.amazonaws.services.config
Abstract implementation of AmazonConfigAsync.
AbstractAmazonConfigAsync() - Constructor for class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
AccountAggregationSource - Class in com.amazonaws.services.config.model
A collection of accounts and regions.
AccountAggregationSource() - Constructor for class com.amazonaws.services.config.model.AccountAggregationSource
 
addSupplementaryConfigurationEntry(String, String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
 
addSupplementaryConfigurationEntry(String, String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
 
AggregateComplianceByConfigRule - Class in com.amazonaws.services.config.model
Indicates whether an AWS Config rule is compliant based on account ID, region, compliance, and rule name.
AggregateComplianceByConfigRule() - Constructor for class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
 
AggregateComplianceCount - Class in com.amazonaws.services.config.model
Returns the number of compliant and noncompliant rules for one or more accounts and regions in an aggregator.
AggregateComplianceCount() - Constructor for class com.amazonaws.services.config.model.AggregateComplianceCount
 
AggregatedSourceStatus - Class in com.amazonaws.services.config.model
The current sync status between the source and the aggregator account.
AggregatedSourceStatus() - Constructor for class com.amazonaws.services.config.model.AggregatedSourceStatus
 
AggregatedSourceStatusType - Enum in com.amazonaws.services.config.model
 
AggregatedSourceType - Enum in com.amazonaws.services.config.model
 
AggregateEvaluationResult - Class in com.amazonaws.services.config.model
The details of an AWS Config evaluation for an account ID and region in an aggregator.
AggregateEvaluationResult() - Constructor for class com.amazonaws.services.config.model.AggregateEvaluationResult
 
AggregationAuthorization - Class in com.amazonaws.services.config.model
An object that represents the authorizations granted to aggregator accounts and regions.
AggregationAuthorization() - Constructor for class com.amazonaws.services.config.model.AggregationAuthorization
 
AmazonConfig - Interface in com.amazonaws.services.config
Interface for accessing Config Service.
AmazonConfigAsync - Interface in com.amazonaws.services.config
Interface for accessing Config Service asynchronously.
AmazonConfigAsyncClient - Class in com.amazonaws.services.config
Client for accessing Config Service asynchronously.
AmazonConfigAsyncClient() - Constructor for class com.amazonaws.services.config.AmazonConfigAsyncClient
AmazonConfigAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.config.AmazonConfigAsyncClient
AmazonConfigAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.config.AmazonConfigAsyncClient
AmazonConfigAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.config.AmazonConfigAsyncClient
AmazonConfigAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.config.AmazonConfigAsyncClient
AmazonConfigAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.config.AmazonConfigAsyncClient
AmazonConfigAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.config.AmazonConfigAsyncClient
AmazonConfigAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.config.AmazonConfigAsyncClient
AmazonConfigAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.config.AmazonConfigAsyncClient
AmazonConfigAsyncClientBuilder - Class in com.amazonaws.services.config
Fluent builder for AmazonConfigAsync.
AmazonConfigClient - Class in com.amazonaws.services.config
Client for accessing Config Service.
AmazonConfigClient() - Constructor for class com.amazonaws.services.config.AmazonConfigClient
AmazonConfigClient(ClientConfiguration) - Constructor for class com.amazonaws.services.config.AmazonConfigClient
AmazonConfigClient(AWSCredentials) - Constructor for class com.amazonaws.services.config.AmazonConfigClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonConfigClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonConfigClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.config.AmazonConfigClient
AmazonConfigClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.config.AmazonConfigClient
AmazonConfigClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.config.AmazonConfigClient
AmazonConfigClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.config.AmazonConfigClient
AmazonConfigClientBuilder - Class in com.amazonaws.services.config
Fluent builder for AmazonConfig.
AmazonConfigException - Exception in com.amazonaws.services.config.model
Base exception for all service exceptions thrown by AWS Config
AmazonConfigException(String) - Constructor for exception com.amazonaws.services.config.model.AmazonConfigException
Constructs a new AmazonConfigException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 

B

BaseConfigurationItem - Class in com.amazonaws.services.config.model
The detailed configuration of a specified resource.
BaseConfigurationItem() - Constructor for class com.amazonaws.services.config.model.BaseConfigurationItem
 
batchGetResourceConfig(BatchGetResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
batchGetResourceConfig(BatchGetResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the current configuration for one or more requested resources.
batchGetResourceConfig(BatchGetResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the current configuration for one or more requested resources.
batchGetResourceConfigAsync(BatchGetResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
batchGetResourceConfigAsync(BatchGetResourceConfigRequest, AsyncHandler<BatchGetResourceConfigRequest, BatchGetResourceConfigResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
batchGetResourceConfigAsync(BatchGetResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the current configuration for one or more requested resources.
batchGetResourceConfigAsync(BatchGetResourceConfigRequest, AsyncHandler<BatchGetResourceConfigRequest, BatchGetResourceConfigResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the current configuration for one or more requested resources.
batchGetResourceConfigAsync(BatchGetResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
batchGetResourceConfigAsync(BatchGetResourceConfigRequest, AsyncHandler<BatchGetResourceConfigRequest, BatchGetResourceConfigResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
BatchGetResourceConfigRequest - Class in com.amazonaws.services.config.model
 
BatchGetResourceConfigRequest() - Constructor for class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
 
BatchGetResourceConfigResult - Class in com.amazonaws.services.config.model
 
BatchGetResourceConfigResult() - Constructor for class com.amazonaws.services.config.model.BatchGetResourceConfigResult
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClientBuilder
Construct an asynchronous implementation of AmazonConfigAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.config.AmazonConfigClientBuilder
Construct a synchronous implementation of AmazonConfig using the current builder configuration.
builder() - Static method in class com.amazonaws.services.config.AmazonConfigClient
 

C

ChronologicalOrder - Enum in com.amazonaws.services.config.model
 
clearSupplementaryConfigurationEntries() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
Removes all the entries added into SupplementaryConfiguration.
clearSupplementaryConfigurationEntries() - Method in class com.amazonaws.services.config.model.ConfigurationItem
Removes all the entries added into SupplementaryConfiguration.
clearTagsEntries() - Method in class com.amazonaws.services.config.model.ConfigurationItem
Removes all the entries added into Tags.
clone() - Method in class com.amazonaws.services.config.model.AccountAggregationSource
 
clone() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
 
clone() - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
 
clone() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
 
clone() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
 
clone() - Method in class com.amazonaws.services.config.model.AggregationAuthorization
 
clone() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
 
clone() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
 
clone() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
 
clone() - Method in class com.amazonaws.services.config.model.Compliance
 
clone() - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
 
clone() - Method in class com.amazonaws.services.config.model.ComplianceByResource
 
clone() - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
 
clone() - Method in class com.amazonaws.services.config.model.ComplianceSummary
 
clone() - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
 
clone() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
 
clone() - Method in class com.amazonaws.services.config.model.ConfigRule
 
clone() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
 
clone() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
 
clone() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
 
clone() - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
 
clone() - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
 
clone() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
 
clone() - Method in class com.amazonaws.services.config.model.ConfigurationItem
 
clone() - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
 
clone() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
 
clone() - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationResult
 
clone() - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteConfigRuleResult
 
clone() - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorResult
 
clone() - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderResult
 
clone() - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelResult
 
clone() - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsResult
 
clone() - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestResult
 
clone() - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationResult
 
clone() - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotResult
 
clone() - Method in class com.amazonaws.services.config.model.DeliveryChannel
 
clone() - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
 
clone() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
 
clone() - Method in class com.amazonaws.services.config.model.Evaluation
 
clone() - Method in class com.amazonaws.services.config.model.EvaluationResult
 
clone() - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
 
clone() - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
 
clone() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
 
clone() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
 
clone() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
 
clone() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
 
clone() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleResult
 
clone() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeResult
 
clone() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
 
clone() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
 
clone() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
 
clone() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
 
clone() - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationResult
 
clone() - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutConfigRuleResult
 
clone() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorResult
 
clone() - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderResult
 
clone() - Method in class com.amazonaws.services.config.model.PutDeliveryChannelRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutDeliveryChannelResult
 
clone() - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
 
clone() - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationResult
 
clone() - Method in class com.amazonaws.services.config.model.RecordingGroup
 
clone() - Method in class com.amazonaws.services.config.model.Relationship
 
clone() - Method in class com.amazonaws.services.config.model.ResourceCount
 
clone() - Method in class com.amazonaws.services.config.model.ResourceIdentifier
 
clone() - Method in class com.amazonaws.services.config.model.ResourceKey
 
clone() - Method in class com.amazonaws.services.config.model.RetentionConfiguration
 
clone() - Method in class com.amazonaws.services.config.model.Scope
 
clone() - Method in class com.amazonaws.services.config.model.Source
 
clone() - Method in class com.amazonaws.services.config.model.SourceDetail
 
clone() - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
 
clone() - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationResult
 
clone() - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderRequest
 
clone() - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderResult
 
clone() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
 
clone() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderResult
 
com.amazonaws.services.config - package com.amazonaws.services.config
AWS Config
com.amazonaws.services.config.model - package com.amazonaws.services.config.model
 
Compliance - Class in com.amazonaws.services.config.model
Indicates whether an AWS resource or AWS Config rule is compliant and provides the number of contributors that affect the compliance.
Compliance() - Constructor for class com.amazonaws.services.config.model.Compliance
 
ComplianceByConfigRule - Class in com.amazonaws.services.config.model
Indicates whether an AWS Config rule is compliant.
ComplianceByConfigRule() - Constructor for class com.amazonaws.services.config.model.ComplianceByConfigRule
 
ComplianceByResource - Class in com.amazonaws.services.config.model
Indicates whether an AWS resource that is evaluated according to one or more AWS Config rules is compliant.
ComplianceByResource() - Constructor for class com.amazonaws.services.config.model.ComplianceByResource
 
ComplianceContributorCount - Class in com.amazonaws.services.config.model
The number of AWS resources or AWS Config rules responsible for the current compliance of the item, up to a maximum number.
ComplianceContributorCount() - Constructor for class com.amazonaws.services.config.model.ComplianceContributorCount
 
ComplianceSummary - Class in com.amazonaws.services.config.model
The number of AWS Config rules or AWS resources that are compliant and noncompliant.
ComplianceSummary() - Constructor for class com.amazonaws.services.config.model.ComplianceSummary
 
ComplianceSummaryByResourceType - Class in com.amazonaws.services.config.model
The number of AWS resources of a specific type that are compliant or noncompliant, up to a maximum of 100 for each.
ComplianceSummaryByResourceType() - Constructor for class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
 
ComplianceType - Enum in com.amazonaws.services.config.model
 
ConfigExportDeliveryInfo - Class in com.amazonaws.services.config.model
Provides status of the delivery of the snapshot or the configuration history to the specified Amazon S3 bucket.
ConfigExportDeliveryInfo() - Constructor for class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
 
configFactory - Static variable in class com.amazonaws.services.config.AmazonConfigClient
Client configuration factory providing ClientConfigurations tailored to this client
ConfigRule - Class in com.amazonaws.services.config.model
An AWS Config rule represents an AWS Lambda function that you create for a custom rule or a predefined function for an AWS managed rule.
ConfigRule() - Constructor for class com.amazonaws.services.config.model.ConfigRule
 
ConfigRuleComplianceFilters - Class in com.amazonaws.services.config.model
Filters the compliance results based on account ID, region, compliance type, and rule name.
ConfigRuleComplianceFilters() - Constructor for class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
 
ConfigRuleComplianceSummaryFilters - Class in com.amazonaws.services.config.model
Filters the results based on the account IDs and regions.
ConfigRuleComplianceSummaryFilters() - Constructor for class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
 
ConfigRuleComplianceSummaryGroupKey - Enum in com.amazonaws.services.config.model
 
ConfigRuleEvaluationStatus - Class in com.amazonaws.services.config.model
Status information for your AWS managed Config rules.
ConfigRuleEvaluationStatus() - Constructor for class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
 
ConfigRuleState - Enum in com.amazonaws.services.config.model
 
ConfigSnapshotDeliveryProperties - Class in com.amazonaws.services.config.model
Provides options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket in your delivery channel.
ConfigSnapshotDeliveryProperties() - Constructor for class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
 
ConfigStreamDeliveryInfo - Class in com.amazonaws.services.config.model
A list that contains the status of the delivery of the configuration stream notification to the Amazon SNS topic.
ConfigStreamDeliveryInfo() - Constructor for class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
 
ConfigurationAggregator - Class in com.amazonaws.services.config.model
The details about the configuration aggregator, including information about source accounts, regions, and metadata of the aggregator.
ConfigurationAggregator() - Constructor for class com.amazonaws.services.config.model.ConfigurationAggregator
 
ConfigurationItem - Class in com.amazonaws.services.config.model
A list that contains detailed configurations of a specified resource.
ConfigurationItem() - Constructor for class com.amazonaws.services.config.model.ConfigurationItem
 
ConfigurationItemStatus - Enum in com.amazonaws.services.config.model
 
ConfigurationRecorder - Class in com.amazonaws.services.config.model
An object that represents the recording of configuration changes of an AWS resource.
ConfigurationRecorder() - Constructor for class com.amazonaws.services.config.model.ConfigurationRecorder
 
ConfigurationRecorderStatus - Class in com.amazonaws.services.config.model
The current status of the configuration recorder.
ConfigurationRecorderStatus() - Constructor for class com.amazonaws.services.config.model.ConfigurationRecorderStatus
 

D

defaultClient() - Static method in class com.amazonaws.services.config.AmazonConfigAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.config.AmazonConfigClientBuilder
 
deleteAggregationAuthorization(DeleteAggregationAuthorizationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteAggregationAuthorization(DeleteAggregationAuthorizationRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the authorization granted to the specified configuration aggregator account in a specified region.
deleteAggregationAuthorization(DeleteAggregationAuthorizationRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the authorization granted to the specified configuration aggregator account in a specified region.
deleteAggregationAuthorizationAsync(DeleteAggregationAuthorizationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteAggregationAuthorizationAsync(DeleteAggregationAuthorizationRequest, AsyncHandler<DeleteAggregationAuthorizationRequest, DeleteAggregationAuthorizationResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteAggregationAuthorizationAsync(DeleteAggregationAuthorizationRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the authorization granted to the specified configuration aggregator account in a specified region.
deleteAggregationAuthorizationAsync(DeleteAggregationAuthorizationRequest, AsyncHandler<DeleteAggregationAuthorizationRequest, DeleteAggregationAuthorizationResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the authorization granted to the specified configuration aggregator account in a specified region.
deleteAggregationAuthorizationAsync(DeleteAggregationAuthorizationRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteAggregationAuthorizationAsync(DeleteAggregationAuthorizationRequest, AsyncHandler<DeleteAggregationAuthorizationRequest, DeleteAggregationAuthorizationResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteAggregationAuthorizationRequest - Class in com.amazonaws.services.config.model
 
DeleteAggregationAuthorizationRequest() - Constructor for class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
 
DeleteAggregationAuthorizationResult - Class in com.amazonaws.services.config.model
 
DeleteAggregationAuthorizationResult() - Constructor for class com.amazonaws.services.config.model.DeleteAggregationAuthorizationResult
 
deleteConfigRule(DeleteConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteConfigRule(DeleteConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the specified AWS Config rule and all of its evaluation results.
deleteConfigRule(DeleteConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the specified AWS Config rule and all of its evaluation results.
deleteConfigRuleAsync(DeleteConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteConfigRuleAsync(DeleteConfigRuleRequest, AsyncHandler<DeleteConfigRuleRequest, DeleteConfigRuleResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteConfigRuleAsync(DeleteConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified AWS Config rule and all of its evaluation results.
deleteConfigRuleAsync(DeleteConfigRuleRequest, AsyncHandler<DeleteConfigRuleRequest, DeleteConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified AWS Config rule and all of its evaluation results.
deleteConfigRuleAsync(DeleteConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteConfigRuleAsync(DeleteConfigRuleRequest, AsyncHandler<DeleteConfigRuleRequest, DeleteConfigRuleResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteConfigRuleRequest - Class in com.amazonaws.services.config.model

DeleteConfigRuleRequest() - Constructor for class com.amazonaws.services.config.model.DeleteConfigRuleRequest
 
DeleteConfigRuleResult - Class in com.amazonaws.services.config.model
 
DeleteConfigRuleResult() - Constructor for class com.amazonaws.services.config.model.DeleteConfigRuleResult
 
deleteConfigurationAggregator(DeleteConfigurationAggregatorRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteConfigurationAggregator(DeleteConfigurationAggregatorRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the specified configuration aggregator and the aggregated data associated with the aggregator.
deleteConfigurationAggregator(DeleteConfigurationAggregatorRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the specified configuration aggregator and the aggregated data associated with the aggregator.
deleteConfigurationAggregatorAsync(DeleteConfigurationAggregatorRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteConfigurationAggregatorAsync(DeleteConfigurationAggregatorRequest, AsyncHandler<DeleteConfigurationAggregatorRequest, DeleteConfigurationAggregatorResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteConfigurationAggregatorAsync(DeleteConfigurationAggregatorRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified configuration aggregator and the aggregated data associated with the aggregator.
deleteConfigurationAggregatorAsync(DeleteConfigurationAggregatorRequest, AsyncHandler<DeleteConfigurationAggregatorRequest, DeleteConfigurationAggregatorResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified configuration aggregator and the aggregated data associated with the aggregator.
deleteConfigurationAggregatorAsync(DeleteConfigurationAggregatorRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteConfigurationAggregatorAsync(DeleteConfigurationAggregatorRequest, AsyncHandler<DeleteConfigurationAggregatorRequest, DeleteConfigurationAggregatorResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteConfigurationAggregatorRequest - Class in com.amazonaws.services.config.model
 
DeleteConfigurationAggregatorRequest() - Constructor for class com.amazonaws.services.config.model.DeleteConfigurationAggregatorRequest
 
DeleteConfigurationAggregatorResult - Class in com.amazonaws.services.config.model
 
DeleteConfigurationAggregatorResult() - Constructor for class com.amazonaws.services.config.model.DeleteConfigurationAggregatorResult
 
deleteConfigurationRecorder(DeleteConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteConfigurationRecorder(DeleteConfigurationRecorderRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the configuration recorder.
deleteConfigurationRecorder(DeleteConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the configuration recorder.
deleteConfigurationRecorderAsync(DeleteConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteConfigurationRecorderAsync(DeleteConfigurationRecorderRequest, AsyncHandler<DeleteConfigurationRecorderRequest, DeleteConfigurationRecorderResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteConfigurationRecorderAsync(DeleteConfigurationRecorderRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the configuration recorder.
deleteConfigurationRecorderAsync(DeleteConfigurationRecorderRequest, AsyncHandler<DeleteConfigurationRecorderRequest, DeleteConfigurationRecorderResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the configuration recorder.
deleteConfigurationRecorderAsync(DeleteConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteConfigurationRecorderAsync(DeleteConfigurationRecorderRequest, AsyncHandler<DeleteConfigurationRecorderRequest, DeleteConfigurationRecorderResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteConfigurationRecorderRequest - Class in com.amazonaws.services.config.model
The request object for the DeleteConfigurationRecorder action.
DeleteConfigurationRecorderRequest() - Constructor for class com.amazonaws.services.config.model.DeleteConfigurationRecorderRequest
 
DeleteConfigurationRecorderResult - Class in com.amazonaws.services.config.model
 
DeleteConfigurationRecorderResult() - Constructor for class com.amazonaws.services.config.model.DeleteConfigurationRecorderResult
 
deleteDeliveryChannel(DeleteDeliveryChannelRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteDeliveryChannel(DeleteDeliveryChannelRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the delivery channel.
deleteDeliveryChannel(DeleteDeliveryChannelRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the delivery channel.
deleteDeliveryChannelAsync(DeleteDeliveryChannelRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteDeliveryChannelAsync(DeleteDeliveryChannelRequest, AsyncHandler<DeleteDeliveryChannelRequest, DeleteDeliveryChannelResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteDeliveryChannelAsync(DeleteDeliveryChannelRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the delivery channel.
deleteDeliveryChannelAsync(DeleteDeliveryChannelRequest, AsyncHandler<DeleteDeliveryChannelRequest, DeleteDeliveryChannelResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the delivery channel.
deleteDeliveryChannelAsync(DeleteDeliveryChannelRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteDeliveryChannelAsync(DeleteDeliveryChannelRequest, AsyncHandler<DeleteDeliveryChannelRequest, DeleteDeliveryChannelResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteDeliveryChannelRequest - Class in com.amazonaws.services.config.model
The input for the DeleteDeliveryChannel action.
DeleteDeliveryChannelRequest() - Constructor for class com.amazonaws.services.config.model.DeleteDeliveryChannelRequest
 
DeleteDeliveryChannelResult - Class in com.amazonaws.services.config.model
 
DeleteDeliveryChannelResult() - Constructor for class com.amazonaws.services.config.model.DeleteDeliveryChannelResult
 
deleteEvaluationResults(DeleteEvaluationResultsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteEvaluationResults(DeleteEvaluationResultsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the evaluation results for the specified AWS Config rule.
deleteEvaluationResults(DeleteEvaluationResultsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the evaluation results for the specified AWS Config rule.
deleteEvaluationResultsAsync(DeleteEvaluationResultsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteEvaluationResultsAsync(DeleteEvaluationResultsRequest, AsyncHandler<DeleteEvaluationResultsRequest, DeleteEvaluationResultsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteEvaluationResultsAsync(DeleteEvaluationResultsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the evaluation results for the specified AWS Config rule.
deleteEvaluationResultsAsync(DeleteEvaluationResultsRequest, AsyncHandler<DeleteEvaluationResultsRequest, DeleteEvaluationResultsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the evaluation results for the specified AWS Config rule.
deleteEvaluationResultsAsync(DeleteEvaluationResultsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteEvaluationResultsAsync(DeleteEvaluationResultsRequest, AsyncHandler<DeleteEvaluationResultsRequest, DeleteEvaluationResultsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteEvaluationResultsRequest - Class in com.amazonaws.services.config.model

DeleteEvaluationResultsRequest() - Constructor for class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
 
DeleteEvaluationResultsResult - Class in com.amazonaws.services.config.model
The output when you delete the evaluation results for the specified AWS Config rule.
DeleteEvaluationResultsResult() - Constructor for class com.amazonaws.services.config.model.DeleteEvaluationResultsResult
 
deletePendingAggregationRequest(DeletePendingAggregationRequestRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deletePendingAggregationRequest(DeletePendingAggregationRequestRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes pending authorization requests for a specified aggregator account in a specified region.
deletePendingAggregationRequest(DeletePendingAggregationRequestRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes pending authorization requests for a specified aggregator account in a specified region.
deletePendingAggregationRequestAsync(DeletePendingAggregationRequestRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deletePendingAggregationRequestAsync(DeletePendingAggregationRequestRequest, AsyncHandler<DeletePendingAggregationRequestRequest, DeletePendingAggregationRequestResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deletePendingAggregationRequestAsync(DeletePendingAggregationRequestRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes pending authorization requests for a specified aggregator account in a specified region.
deletePendingAggregationRequestAsync(DeletePendingAggregationRequestRequest, AsyncHandler<DeletePendingAggregationRequestRequest, DeletePendingAggregationRequestResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes pending authorization requests for a specified aggregator account in a specified region.
deletePendingAggregationRequestAsync(DeletePendingAggregationRequestRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deletePendingAggregationRequestAsync(DeletePendingAggregationRequestRequest, AsyncHandler<DeletePendingAggregationRequestRequest, DeletePendingAggregationRequestResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeletePendingAggregationRequestRequest - Class in com.amazonaws.services.config.model
 
DeletePendingAggregationRequestRequest() - Constructor for class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
 
DeletePendingAggregationRequestResult - Class in com.amazonaws.services.config.model
 
DeletePendingAggregationRequestResult() - Constructor for class com.amazonaws.services.config.model.DeletePendingAggregationRequestResult
 
deleteRetentionConfiguration(DeleteRetentionConfigurationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteRetentionConfiguration(DeleteRetentionConfigurationRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the retention configuration.
deleteRetentionConfiguration(DeleteRetentionConfigurationRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the retention configuration.
deleteRetentionConfigurationAsync(DeleteRetentionConfigurationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteRetentionConfigurationAsync(DeleteRetentionConfigurationRequest, AsyncHandler<DeleteRetentionConfigurationRequest, DeleteRetentionConfigurationResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteRetentionConfigurationAsync(DeleteRetentionConfigurationRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the retention configuration.
deleteRetentionConfigurationAsync(DeleteRetentionConfigurationRequest, AsyncHandler<DeleteRetentionConfigurationRequest, DeleteRetentionConfigurationResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the retention configuration.
deleteRetentionConfigurationAsync(DeleteRetentionConfigurationRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteRetentionConfigurationAsync(DeleteRetentionConfigurationRequest, AsyncHandler<DeleteRetentionConfigurationRequest, DeleteRetentionConfigurationResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteRetentionConfigurationRequest - Class in com.amazonaws.services.config.model
 
DeleteRetentionConfigurationRequest() - Constructor for class com.amazonaws.services.config.model.DeleteRetentionConfigurationRequest
 
DeleteRetentionConfigurationResult - Class in com.amazonaws.services.config.model
 
DeleteRetentionConfigurationResult() - Constructor for class com.amazonaws.services.config.model.DeleteRetentionConfigurationResult
 
deliverConfigSnapshot(DeliverConfigSnapshotRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deliverConfigSnapshot(DeliverConfigSnapshotRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
deliverConfigSnapshot(DeliverConfigSnapshotRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel.
deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deliverConfigSnapshotAsync(DeliverConfigSnapshotRequest, AsyncHandler<DeliverConfigSnapshotRequest, DeliverConfigSnapshotResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeliverConfigSnapshotRequest - Class in com.amazonaws.services.config.model
The input for the DeliverConfigSnapshot action.
DeliverConfigSnapshotRequest() - Constructor for class com.amazonaws.services.config.model.DeliverConfigSnapshotRequest
 
DeliverConfigSnapshotResult - Class in com.amazonaws.services.config.model
The output for the DeliverConfigSnapshot action, in JSON format.
DeliverConfigSnapshotResult() - Constructor for class com.amazonaws.services.config.model.DeliverConfigSnapshotResult
 
DeliveryChannel - Class in com.amazonaws.services.config.model
The channel through which AWS Config delivers notifications and updated configuration states.
DeliveryChannel() - Constructor for class com.amazonaws.services.config.model.DeliveryChannel
 
DeliveryChannelStatus - Class in com.amazonaws.services.config.model
The status of a specified delivery channel.
DeliveryChannelStatus() - Constructor for class com.amazonaws.services.config.model.DeliveryChannelStatus
 
DeliveryStatus - Enum in com.amazonaws.services.config.model
 
describeAggregateComplianceByConfigRules(DescribeAggregateComplianceByConfigRulesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeAggregateComplianceByConfigRules(DescribeAggregateComplianceByConfigRulesRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns a list of compliant and noncompliant rules with the number of resources for compliant and noncompliant rules.
describeAggregateComplianceByConfigRules(DescribeAggregateComplianceByConfigRulesRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns a list of compliant and noncompliant rules with the number of resources for compliant and noncompliant rules.
describeAggregateComplianceByConfigRulesAsync(DescribeAggregateComplianceByConfigRulesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeAggregateComplianceByConfigRulesAsync(DescribeAggregateComplianceByConfigRulesRequest, AsyncHandler<DescribeAggregateComplianceByConfigRulesRequest, DescribeAggregateComplianceByConfigRulesResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeAggregateComplianceByConfigRulesAsync(DescribeAggregateComplianceByConfigRulesRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of compliant and noncompliant rules with the number of resources for compliant and noncompliant rules.
describeAggregateComplianceByConfigRulesAsync(DescribeAggregateComplianceByConfigRulesRequest, AsyncHandler<DescribeAggregateComplianceByConfigRulesRequest, DescribeAggregateComplianceByConfigRulesResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of compliant and noncompliant rules with the number of resources for compliant and noncompliant rules.
describeAggregateComplianceByConfigRulesAsync(DescribeAggregateComplianceByConfigRulesRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeAggregateComplianceByConfigRulesAsync(DescribeAggregateComplianceByConfigRulesRequest, AsyncHandler<DescribeAggregateComplianceByConfigRulesRequest, DescribeAggregateComplianceByConfigRulesResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeAggregateComplianceByConfigRulesRequest - Class in com.amazonaws.services.config.model
 
DescribeAggregateComplianceByConfigRulesRequest() - Constructor for class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
 
DescribeAggregateComplianceByConfigRulesResult - Class in com.amazonaws.services.config.model
 
DescribeAggregateComplianceByConfigRulesResult() - Constructor for class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
 
describeAggregationAuthorizations(DescribeAggregationAuthorizationsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeAggregationAuthorizations(DescribeAggregationAuthorizationsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns a list of authorizations granted to various aggregator accounts and regions.
describeAggregationAuthorizations(DescribeAggregationAuthorizationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns a list of authorizations granted to various aggregator accounts and regions.
describeAggregationAuthorizationsAsync(DescribeAggregationAuthorizationsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeAggregationAuthorizationsAsync(DescribeAggregationAuthorizationsRequest, AsyncHandler<DescribeAggregationAuthorizationsRequest, DescribeAggregationAuthorizationsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeAggregationAuthorizationsAsync(DescribeAggregationAuthorizationsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of authorizations granted to various aggregator accounts and regions.
describeAggregationAuthorizationsAsync(DescribeAggregationAuthorizationsRequest, AsyncHandler<DescribeAggregationAuthorizationsRequest, DescribeAggregationAuthorizationsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of authorizations granted to various aggregator accounts and regions.
describeAggregationAuthorizationsAsync(DescribeAggregationAuthorizationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeAggregationAuthorizationsAsync(DescribeAggregationAuthorizationsRequest, AsyncHandler<DescribeAggregationAuthorizationsRequest, DescribeAggregationAuthorizationsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeAggregationAuthorizationsRequest - Class in com.amazonaws.services.config.model
 
DescribeAggregationAuthorizationsRequest() - Constructor for class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
 
DescribeAggregationAuthorizationsResult - Class in com.amazonaws.services.config.model
 
DescribeAggregationAuthorizationsResult() - Constructor for class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
 
describeComplianceByConfigRule(DescribeComplianceByConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeComplianceByConfigRule() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeComplianceByConfigRule(DescribeComplianceByConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Indicates whether the specified AWS Config rules are compliant.
describeComplianceByConfigRule() - Method in interface com.amazonaws.services.config.AmazonConfig
Simplified method form for invoking the DescribeComplianceByConfigRule operation.
describeComplianceByConfigRule(DescribeComplianceByConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Indicates whether the specified AWS Config rules are compliant.
describeComplianceByConfigRule() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
describeComplianceByConfigRuleAsync(DescribeComplianceByConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeComplianceByConfigRuleAsync(DescribeComplianceByConfigRuleRequest, AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeComplianceByConfigRuleAsync() - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeComplianceByConfigRule operation.
describeComplianceByConfigRuleAsync(AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeComplianceByConfigRule operation with an AsyncHandler.
describeComplianceByConfigRuleAsync(DescribeComplianceByConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Indicates whether the specified AWS Config rules are compliant.
describeComplianceByConfigRuleAsync(DescribeComplianceByConfigRuleRequest, AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Indicates whether the specified AWS Config rules are compliant.
describeComplianceByConfigRuleAsync() - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeComplianceByConfigRule operation.
describeComplianceByConfigRuleAsync(AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeComplianceByConfigRule operation with an AsyncHandler.
describeComplianceByConfigRuleAsync(DescribeComplianceByConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeComplianceByConfigRuleAsync(DescribeComplianceByConfigRuleRequest, AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeComplianceByConfigRuleAsync() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeComplianceByConfigRule operation.
describeComplianceByConfigRuleAsync(AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeComplianceByConfigRule operation with an AsyncHandler.
DescribeComplianceByConfigRuleRequest - Class in com.amazonaws.services.config.model

DescribeComplianceByConfigRuleRequest() - Constructor for class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
 
DescribeComplianceByConfigRuleResult - Class in com.amazonaws.services.config.model

DescribeComplianceByConfigRuleResult() - Constructor for class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
 
describeComplianceByResource(DescribeComplianceByResourceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeComplianceByResource() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeComplianceByResource(DescribeComplianceByResourceRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Indicates whether the specified AWS resources are compliant.
describeComplianceByResource() - Method in interface com.amazonaws.services.config.AmazonConfig
Simplified method form for invoking the DescribeComplianceByResource operation.
describeComplianceByResource(DescribeComplianceByResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Indicates whether the specified AWS resources are compliant.
describeComplianceByResource() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
describeComplianceByResourceAsync(DescribeComplianceByResourceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeComplianceByResourceAsync(DescribeComplianceByResourceRequest, AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeComplianceByResourceAsync() - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeComplianceByResource operation.
describeComplianceByResourceAsync(AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeComplianceByResource operation with an AsyncHandler.
describeComplianceByResourceAsync(DescribeComplianceByResourceRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Indicates whether the specified AWS resources are compliant.
describeComplianceByResourceAsync(DescribeComplianceByResourceRequest, AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Indicates whether the specified AWS resources are compliant.
describeComplianceByResourceAsync() - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeComplianceByResource operation.
describeComplianceByResourceAsync(AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeComplianceByResource operation with an AsyncHandler.
describeComplianceByResourceAsync(DescribeComplianceByResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeComplianceByResourceAsync(DescribeComplianceByResourceRequest, AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeComplianceByResourceAsync() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeComplianceByResource operation.
describeComplianceByResourceAsync(AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeComplianceByResource operation with an AsyncHandler.
DescribeComplianceByResourceRequest - Class in com.amazonaws.services.config.model

DescribeComplianceByResourceRequest() - Constructor for class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
 
DescribeComplianceByResourceResult - Class in com.amazonaws.services.config.model

DescribeComplianceByResourceResult() - Constructor for class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
 
describeConfigRuleEvaluationStatus(DescribeConfigRuleEvaluationStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConfigRuleEvaluationStatus() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConfigRuleEvaluationStatus(DescribeConfigRuleEvaluationStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns status information for each of your AWS managed Config rules.
describeConfigRuleEvaluationStatus() - Method in interface com.amazonaws.services.config.AmazonConfig
Simplified method form for invoking the DescribeConfigRuleEvaluationStatus operation.
describeConfigRuleEvaluationStatus(DescribeConfigRuleEvaluationStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns status information for each of your AWS managed Config rules.
describeConfigRuleEvaluationStatus() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
describeConfigRuleEvaluationStatusAsync(DescribeConfigRuleEvaluationStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigRuleEvaluationStatusAsync(DescribeConfigRuleEvaluationStatusRequest, AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigRuleEvaluationStatusAsync() - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeConfigRuleEvaluationStatus operation.
describeConfigRuleEvaluationStatusAsync(AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeConfigRuleEvaluationStatus operation with an AsyncHandler.
describeConfigRuleEvaluationStatusAsync(DescribeConfigRuleEvaluationStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns status information for each of your AWS managed Config rules.
describeConfigRuleEvaluationStatusAsync(DescribeConfigRuleEvaluationStatusRequest, AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns status information for each of your AWS managed Config rules.
describeConfigRuleEvaluationStatusAsync() - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeConfigRuleEvaluationStatus operation.
describeConfigRuleEvaluationStatusAsync(AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeConfigRuleEvaluationStatus operation with an AsyncHandler.
describeConfigRuleEvaluationStatusAsync(DescribeConfigRuleEvaluationStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigRuleEvaluationStatusAsync(DescribeConfigRuleEvaluationStatusRequest, AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigRuleEvaluationStatusAsync() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeConfigRuleEvaluationStatus operation.
describeConfigRuleEvaluationStatusAsync(AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeConfigRuleEvaluationStatus operation with an AsyncHandler.
DescribeConfigRuleEvaluationStatusRequest - Class in com.amazonaws.services.config.model

DescribeConfigRuleEvaluationStatusRequest() - Constructor for class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
 
DescribeConfigRuleEvaluationStatusResult - Class in com.amazonaws.services.config.model

DescribeConfigRuleEvaluationStatusResult() - Constructor for class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
 
describeConfigRules(DescribeConfigRulesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConfigRules() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConfigRules(DescribeConfigRulesRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns details about your AWS Config rules.
describeConfigRules() - Method in interface com.amazonaws.services.config.AmazonConfig
Simplified method form for invoking the DescribeConfigRules operation.
describeConfigRules(DescribeConfigRulesRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns details about your AWS Config rules.
describeConfigRules() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
describeConfigRulesAsync(DescribeConfigRulesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigRulesAsync(DescribeConfigRulesRequest, AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigRulesAsync() - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeConfigRules operation.
describeConfigRulesAsync(AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeConfigRules operation with an AsyncHandler.
describeConfigRulesAsync(DescribeConfigRulesRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns details about your AWS Config rules.
describeConfigRulesAsync(DescribeConfigRulesRequest, AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns details about your AWS Config rules.
describeConfigRulesAsync() - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeConfigRules operation.
describeConfigRulesAsync(AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeConfigRules operation with an AsyncHandler.
describeConfigRulesAsync(DescribeConfigRulesRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigRulesAsync(DescribeConfigRulesRequest, AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigRulesAsync() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeConfigRules operation.
describeConfigRulesAsync(AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeConfigRules operation with an AsyncHandler.
DescribeConfigRulesRequest - Class in com.amazonaws.services.config.model

DescribeConfigRulesRequest() - Constructor for class com.amazonaws.services.config.model.DescribeConfigRulesRequest
 
DescribeConfigRulesResult - Class in com.amazonaws.services.config.model

DescribeConfigRulesResult() - Constructor for class com.amazonaws.services.config.model.DescribeConfigRulesResult
 
describeConfigurationAggregators(DescribeConfigurationAggregatorsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConfigurationAggregators(DescribeConfigurationAggregatorsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the details of one or more configuration aggregators.
describeConfigurationAggregators(DescribeConfigurationAggregatorsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the details of one or more configuration aggregators.
describeConfigurationAggregatorsAsync(DescribeConfigurationAggregatorsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigurationAggregatorsAsync(DescribeConfigurationAggregatorsRequest, AsyncHandler<DescribeConfigurationAggregatorsRequest, DescribeConfigurationAggregatorsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigurationAggregatorsAsync(DescribeConfigurationAggregatorsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details of one or more configuration aggregators.
describeConfigurationAggregatorsAsync(DescribeConfigurationAggregatorsRequest, AsyncHandler<DescribeConfigurationAggregatorsRequest, DescribeConfigurationAggregatorsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details of one or more configuration aggregators.
describeConfigurationAggregatorsAsync(DescribeConfigurationAggregatorsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigurationAggregatorsAsync(DescribeConfigurationAggregatorsRequest, AsyncHandler<DescribeConfigurationAggregatorsRequest, DescribeConfigurationAggregatorsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigurationAggregatorSourcesStatus(DescribeConfigurationAggregatorSourcesStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConfigurationAggregatorSourcesStatus(DescribeConfigurationAggregatorSourcesStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns status information for sources within an aggregator.
describeConfigurationAggregatorSourcesStatus(DescribeConfigurationAggregatorSourcesStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns status information for sources within an aggregator.
describeConfigurationAggregatorSourcesStatusAsync(DescribeConfigurationAggregatorSourcesStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigurationAggregatorSourcesStatusAsync(DescribeConfigurationAggregatorSourcesStatusRequest, AsyncHandler<DescribeConfigurationAggregatorSourcesStatusRequest, DescribeConfigurationAggregatorSourcesStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigurationAggregatorSourcesStatusAsync(DescribeConfigurationAggregatorSourcesStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns status information for sources within an aggregator.
describeConfigurationAggregatorSourcesStatusAsync(DescribeConfigurationAggregatorSourcesStatusRequest, AsyncHandler<DescribeConfigurationAggregatorSourcesStatusRequest, DescribeConfigurationAggregatorSourcesStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns status information for sources within an aggregator.
describeConfigurationAggregatorSourcesStatusAsync(DescribeConfigurationAggregatorSourcesStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigurationAggregatorSourcesStatusAsync(DescribeConfigurationAggregatorSourcesStatusRequest, AsyncHandler<DescribeConfigurationAggregatorSourcesStatusRequest, DescribeConfigurationAggregatorSourcesStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeConfigurationAggregatorSourcesStatusRequest - Class in com.amazonaws.services.config.model
 
DescribeConfigurationAggregatorSourcesStatusRequest() - Constructor for class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
 
DescribeConfigurationAggregatorSourcesStatusResult - Class in com.amazonaws.services.config.model
 
DescribeConfigurationAggregatorSourcesStatusResult() - Constructor for class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
 
DescribeConfigurationAggregatorsRequest - Class in com.amazonaws.services.config.model
 
DescribeConfigurationAggregatorsRequest() - Constructor for class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
 
DescribeConfigurationAggregatorsResult - Class in com.amazonaws.services.config.model
 
DescribeConfigurationAggregatorsResult() - Constructor for class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
 
describeConfigurationRecorders(DescribeConfigurationRecordersRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConfigurationRecorders() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConfigurationRecorders(DescribeConfigurationRecordersRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the details for the specified configuration recorders.
describeConfigurationRecorders() - Method in interface com.amazonaws.services.config.AmazonConfig
Simplified method form for invoking the DescribeConfigurationRecorders operation.
describeConfigurationRecorders(DescribeConfigurationRecordersRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the details for the specified configuration recorders.
describeConfigurationRecorders() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest, AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigurationRecordersAsync() - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeConfigurationRecorders operation.
describeConfigurationRecordersAsync(AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeConfigurationRecorders operation with an AsyncHandler.
describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details for the specified configuration recorders.
describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest, AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details for the specified configuration recorders.
describeConfigurationRecordersAsync() - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeConfigurationRecorders operation.
describeConfigurationRecordersAsync(AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeConfigurationRecorders operation with an AsyncHandler.
describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest, AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigurationRecordersAsync() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeConfigurationRecorders operation.
describeConfigurationRecordersAsync(AsyncHandler<DescribeConfigurationRecordersRequest, DescribeConfigurationRecordersResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeConfigurationRecorders operation with an AsyncHandler.
DescribeConfigurationRecordersRequest - Class in com.amazonaws.services.config.model
The input for the DescribeConfigurationRecorders action.
DescribeConfigurationRecordersRequest() - Constructor for class com.amazonaws.services.config.model.DescribeConfigurationRecordersRequest
 
DescribeConfigurationRecordersResult - Class in com.amazonaws.services.config.model
The output for the DescribeConfigurationRecorders action.
DescribeConfigurationRecordersResult() - Constructor for class com.amazonaws.services.config.model.DescribeConfigurationRecordersResult
 
describeConfigurationRecorderStatus(DescribeConfigurationRecorderStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConfigurationRecorderStatus() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConfigurationRecorderStatus(DescribeConfigurationRecorderStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the current status of the specified configuration recorder.
describeConfigurationRecorderStatus() - Method in interface com.amazonaws.services.config.AmazonConfig
Simplified method form for invoking the DescribeConfigurationRecorderStatus operation.
describeConfigurationRecorderStatus(DescribeConfigurationRecorderStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the current status of the specified configuration recorder.
describeConfigurationRecorderStatus() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
describeConfigurationRecorderStatusAsync(DescribeConfigurationRecorderStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigurationRecorderStatusAsync(DescribeConfigurationRecorderStatusRequest, AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConfigurationRecorderStatusAsync() - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeConfigurationRecorderStatus operation.
describeConfigurationRecorderStatusAsync(AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeConfigurationRecorderStatus operation with an AsyncHandler.
describeConfigurationRecorderStatusAsync(DescribeConfigurationRecorderStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the current status of the specified configuration recorder.
describeConfigurationRecorderStatusAsync(DescribeConfigurationRecorderStatusRequest, AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the current status of the specified configuration recorder.
describeConfigurationRecorderStatusAsync() - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeConfigurationRecorderStatus operation.
describeConfigurationRecorderStatusAsync(AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeConfigurationRecorderStatus operation with an AsyncHandler.
describeConfigurationRecorderStatusAsync(DescribeConfigurationRecorderStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigurationRecorderStatusAsync(DescribeConfigurationRecorderStatusRequest, AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConfigurationRecorderStatusAsync() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeConfigurationRecorderStatus operation.
describeConfigurationRecorderStatusAsync(AsyncHandler<DescribeConfigurationRecorderStatusRequest, DescribeConfigurationRecorderStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeConfigurationRecorderStatus operation with an AsyncHandler.
DescribeConfigurationRecorderStatusRequest - Class in com.amazonaws.services.config.model
The input for the DescribeConfigurationRecorderStatus action.
DescribeConfigurationRecorderStatusRequest() - Constructor for class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
 
DescribeConfigurationRecorderStatusResult - Class in com.amazonaws.services.config.model
The output for the DescribeConfigurationRecorderStatus action, in JSON format.
DescribeConfigurationRecorderStatusResult() - Constructor for class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusResult
 
describeDeliveryChannels(DescribeDeliveryChannelsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeDeliveryChannels() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeDeliveryChannels(DescribeDeliveryChannelsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns details about the specified delivery channel.
describeDeliveryChannels() - Method in interface com.amazonaws.services.config.AmazonConfig
Simplified method form for invoking the DescribeDeliveryChannels operation.
describeDeliveryChannels(DescribeDeliveryChannelsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns details about the specified delivery channel.
describeDeliveryChannels() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest, AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeDeliveryChannelsAsync() - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeDeliveryChannels operation.
describeDeliveryChannelsAsync(AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeDeliveryChannels operation with an AsyncHandler.
describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns details about the specified delivery channel.
describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest, AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns details about the specified delivery channel.
describeDeliveryChannelsAsync() - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeDeliveryChannels operation.
describeDeliveryChannelsAsync(AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeDeliveryChannels operation with an AsyncHandler.
describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeDeliveryChannelsAsync(DescribeDeliveryChannelsRequest, AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeDeliveryChannelsAsync() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeDeliveryChannels operation.
describeDeliveryChannelsAsync(AsyncHandler<DescribeDeliveryChannelsRequest, DescribeDeliveryChannelsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeDeliveryChannels operation with an AsyncHandler.
DescribeDeliveryChannelsRequest - Class in com.amazonaws.services.config.model
The input for the DescribeDeliveryChannels action.
DescribeDeliveryChannelsRequest() - Constructor for class com.amazonaws.services.config.model.DescribeDeliveryChannelsRequest
 
DescribeDeliveryChannelsResult - Class in com.amazonaws.services.config.model
The output for the DescribeDeliveryChannels action.
DescribeDeliveryChannelsResult() - Constructor for class com.amazonaws.services.config.model.DescribeDeliveryChannelsResult
 
describeDeliveryChannelStatus(DescribeDeliveryChannelStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeDeliveryChannelStatus() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeDeliveryChannelStatus(DescribeDeliveryChannelStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the current status of the specified delivery channel.
describeDeliveryChannelStatus() - Method in interface com.amazonaws.services.config.AmazonConfig
Simplified method form for invoking the DescribeDeliveryChannelStatus operation.
describeDeliveryChannelStatus(DescribeDeliveryChannelStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the current status of the specified delivery channel.
describeDeliveryChannelStatus() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest, AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeDeliveryChannelStatusAsync() - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeDeliveryChannelStatus operation.
describeDeliveryChannelStatusAsync(AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the DescribeDeliveryChannelStatus operation with an AsyncHandler.
describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the current status of the specified delivery channel.
describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest, AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the current status of the specified delivery channel.
describeDeliveryChannelStatusAsync() - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeDeliveryChannelStatus operation.
describeDeliveryChannelStatusAsync(AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the DescribeDeliveryChannelStatus operation with an AsyncHandler.
describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeDeliveryChannelStatusAsync(DescribeDeliveryChannelStatusRequest, AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeDeliveryChannelStatusAsync() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeDeliveryChannelStatus operation.
describeDeliveryChannelStatusAsync(AsyncHandler<DescribeDeliveryChannelStatusRequest, DescribeDeliveryChannelStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the DescribeDeliveryChannelStatus operation with an AsyncHandler.
DescribeDeliveryChannelStatusRequest - Class in com.amazonaws.services.config.model
The input for the DeliveryChannelStatus action.
DescribeDeliveryChannelStatusRequest() - Constructor for class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
 
DescribeDeliveryChannelStatusResult - Class in com.amazonaws.services.config.model
The output for the DescribeDeliveryChannelStatus action.
DescribeDeliveryChannelStatusResult() - Constructor for class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusResult
 
describePendingAggregationRequests(DescribePendingAggregationRequestsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describePendingAggregationRequests(DescribePendingAggregationRequestsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns a list of all pending aggregation requests.
describePendingAggregationRequests(DescribePendingAggregationRequestsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns a list of all pending aggregation requests.
describePendingAggregationRequestsAsync(DescribePendingAggregationRequestsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describePendingAggregationRequestsAsync(DescribePendingAggregationRequestsRequest, AsyncHandler<DescribePendingAggregationRequestsRequest, DescribePendingAggregationRequestsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describePendingAggregationRequestsAsync(DescribePendingAggregationRequestsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of all pending aggregation requests.
describePendingAggregationRequestsAsync(DescribePendingAggregationRequestsRequest, AsyncHandler<DescribePendingAggregationRequestsRequest, DescribePendingAggregationRequestsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of all pending aggregation requests.
describePendingAggregationRequestsAsync(DescribePendingAggregationRequestsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describePendingAggregationRequestsAsync(DescribePendingAggregationRequestsRequest, AsyncHandler<DescribePendingAggregationRequestsRequest, DescribePendingAggregationRequestsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribePendingAggregationRequestsRequest - Class in com.amazonaws.services.config.model
 
DescribePendingAggregationRequestsRequest() - Constructor for class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
 
DescribePendingAggregationRequestsResult - Class in com.amazonaws.services.config.model
 
DescribePendingAggregationRequestsResult() - Constructor for class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
 
describeRetentionConfigurations(DescribeRetentionConfigurationsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeRetentionConfigurations(DescribeRetentionConfigurationsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the details of one or more retention configurations.
describeRetentionConfigurations(DescribeRetentionConfigurationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the details of one or more retention configurations.
describeRetentionConfigurationsAsync(DescribeRetentionConfigurationsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeRetentionConfigurationsAsync(DescribeRetentionConfigurationsRequest, AsyncHandler<DescribeRetentionConfigurationsRequest, DescribeRetentionConfigurationsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeRetentionConfigurationsAsync(DescribeRetentionConfigurationsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details of one or more retention configurations.
describeRetentionConfigurationsAsync(DescribeRetentionConfigurationsRequest, AsyncHandler<DescribeRetentionConfigurationsRequest, DescribeRetentionConfigurationsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details of one or more retention configurations.
describeRetentionConfigurationsAsync(DescribeRetentionConfigurationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeRetentionConfigurationsAsync(DescribeRetentionConfigurationsRequest, AsyncHandler<DescribeRetentionConfigurationsRequest, DescribeRetentionConfigurationsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeRetentionConfigurationsRequest - Class in com.amazonaws.services.config.model
 
DescribeRetentionConfigurationsRequest() - Constructor for class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
 
DescribeRetentionConfigurationsResult - Class in com.amazonaws.services.config.model
 
DescribeRetentionConfigurationsResult() - Constructor for class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.config.AmazonConfig
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.config.model.AccountAggregationSource
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregationAuthorization
 
equals(Object) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
 
equals(Object) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.Compliance
 
equals(Object) - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
 
equals(Object) - Method in class com.amazonaws.services.config.model.ComplianceByResource
 
equals(Object) - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
 
equals(Object) - Method in class com.amazonaws.services.config.model.ComplianceSummary
 
equals(Object) - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigRule
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigurationItem
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteConfigRuleResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeliveryChannel
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.Evaluation
 
equals(Object) - Method in class com.amazonaws.services.config.model.EvaluationResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
 
equals(Object) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
 
equals(Object) - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutConfigRuleResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutDeliveryChannelRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutDeliveryChannelResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.RecordingGroup
 
equals(Object) - Method in class com.amazonaws.services.config.model.Relationship
 
equals(Object) - Method in class com.amazonaws.services.config.model.ResourceCount
 
equals(Object) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
 
equals(Object) - Method in class com.amazonaws.services.config.model.ResourceKey
 
equals(Object) - Method in class com.amazonaws.services.config.model.RetentionConfiguration
 
equals(Object) - Method in class com.amazonaws.services.config.model.Scope
 
equals(Object) - Method in class com.amazonaws.services.config.model.Source
 
equals(Object) - Method in class com.amazonaws.services.config.model.SourceDetail
 
equals(Object) - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderResult
 
Evaluation - Class in com.amazonaws.services.config.model
Identifies an AWS resource and indicates whether it complies with the AWS Config rule that it was evaluated against.
Evaluation() - Constructor for class com.amazonaws.services.config.model.Evaluation
 
EvaluationResult - Class in com.amazonaws.services.config.model
The details of an AWS Config evaluation.
EvaluationResult() - Constructor for class com.amazonaws.services.config.model.EvaluationResult
 
EvaluationResultIdentifier - Class in com.amazonaws.services.config.model
Uniquely identifies an evaluation result.
EvaluationResultIdentifier() - Constructor for class com.amazonaws.services.config.model.EvaluationResultIdentifier
 
EvaluationResultQualifier - Class in com.amazonaws.services.config.model
Identifies an AWS Config rule that evaluated an AWS resource, and provides the type and ID of the resource that the rule evaluated.
EvaluationResultQualifier() - Constructor for class com.amazonaws.services.config.model.EvaluationResultQualifier
 
EventSource - Enum in com.amazonaws.services.config.model
 

F

fromValue(String) - Static method in enum com.amazonaws.services.config.model.AggregatedSourceStatusType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.AggregatedSourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.ChronologicalOrder
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.ComplianceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.ConfigRuleComplianceSummaryGroupKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.ConfigRuleState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.ConfigurationItemStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.DeliveryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.EventSource
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.MaximumExecutionFrequency
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.MessageType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.Owner
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.RecorderStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.ResourceType
Use this in place of valueOf.

G

getAccountAggregationSources() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Provides a list of source accounts and regions to be aggregated.
getAccountAggregationSources() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
A list of AccountAggregationSource object.
getAccountId() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The 12-digit account ID of the source account.
getAccountId() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The 12-digit account ID of the source account.
getAccountId() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The 12 digit AWS account ID associated with the resource.
getAccountId() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The 12-digit account ID of the source account.
getAccountId() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
The 12-digit account ID of the source account.
getAccountId() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The 12-digit AWS account ID associated with the resource.
getAccountId() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The 12-digit account ID of the source account.
getAccountIds() - Method in class com.amazonaws.services.config.model.AccountAggregationSource
The 12-digit account ID of the account being aggregated.
getAggregateComplianceByConfigRules() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
Returns a list of AggregateComplianceByConfigRule object.
getAggregateComplianceCounts() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
Returns a list of AggregateComplianceCounts object.
getAggregateComplianceDetailsByConfigRule(GetAggregateComplianceDetailsByConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getAggregateComplianceDetailsByConfigRule(GetAggregateComplianceDetailsByConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the evaluation results for the specified AWS Config rule for a specific resource in a rule.
getAggregateComplianceDetailsByConfigRule(GetAggregateComplianceDetailsByConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the evaluation results for the specified AWS Config rule for a specific resource in a rule.
getAggregateComplianceDetailsByConfigRuleAsync(GetAggregateComplianceDetailsByConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getAggregateComplianceDetailsByConfigRuleAsync(GetAggregateComplianceDetailsByConfigRuleRequest, AsyncHandler<GetAggregateComplianceDetailsByConfigRuleRequest, GetAggregateComplianceDetailsByConfigRuleResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getAggregateComplianceDetailsByConfigRuleAsync(GetAggregateComplianceDetailsByConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the evaluation results for the specified AWS Config rule for a specific resource in a rule.
getAggregateComplianceDetailsByConfigRuleAsync(GetAggregateComplianceDetailsByConfigRuleRequest, AsyncHandler<GetAggregateComplianceDetailsByConfigRuleRequest, GetAggregateComplianceDetailsByConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the evaluation results for the specified AWS Config rule for a specific resource in a rule.
getAggregateComplianceDetailsByConfigRuleAsync(GetAggregateComplianceDetailsByConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getAggregateComplianceDetailsByConfigRuleAsync(GetAggregateComplianceDetailsByConfigRuleRequest, AsyncHandler<GetAggregateComplianceDetailsByConfigRuleRequest, GetAggregateComplianceDetailsByConfigRuleResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetAggregateComplianceDetailsByConfigRuleRequest - Class in com.amazonaws.services.config.model
 
GetAggregateComplianceDetailsByConfigRuleRequest() - Constructor for class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
 
GetAggregateComplianceDetailsByConfigRuleResult - Class in com.amazonaws.services.config.model
 
GetAggregateComplianceDetailsByConfigRuleResult() - Constructor for class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
 
getAggregateConfigRuleComplianceSummary(GetAggregateConfigRuleComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getAggregateConfigRuleComplianceSummary(GetAggregateConfigRuleComplianceSummaryRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the number of compliant and noncompliant rules for one or more accounts and regions in an aggregator.
getAggregateConfigRuleComplianceSummary(GetAggregateConfigRuleComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the number of compliant and noncompliant rules for one or more accounts and regions in an aggregator.
getAggregateConfigRuleComplianceSummaryAsync(GetAggregateConfigRuleComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getAggregateConfigRuleComplianceSummaryAsync(GetAggregateConfigRuleComplianceSummaryRequest, AsyncHandler<GetAggregateConfigRuleComplianceSummaryRequest, GetAggregateConfigRuleComplianceSummaryResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getAggregateConfigRuleComplianceSummaryAsync(GetAggregateConfigRuleComplianceSummaryRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the number of compliant and noncompliant rules for one or more accounts and regions in an aggregator.
getAggregateConfigRuleComplianceSummaryAsync(GetAggregateConfigRuleComplianceSummaryRequest, AsyncHandler<GetAggregateConfigRuleComplianceSummaryRequest, GetAggregateConfigRuleComplianceSummaryResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the number of compliant and noncompliant rules for one or more accounts and regions in an aggregator.
getAggregateConfigRuleComplianceSummaryAsync(GetAggregateConfigRuleComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getAggregateConfigRuleComplianceSummaryAsync(GetAggregateConfigRuleComplianceSummaryRequest, AsyncHandler<GetAggregateConfigRuleComplianceSummaryRequest, GetAggregateConfigRuleComplianceSummaryResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetAggregateConfigRuleComplianceSummaryRequest - Class in com.amazonaws.services.config.model
 
GetAggregateConfigRuleComplianceSummaryRequest() - Constructor for class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
 
GetAggregateConfigRuleComplianceSummaryResult - Class in com.amazonaws.services.config.model
 
GetAggregateConfigRuleComplianceSummaryResult() - Constructor for class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
 
getAggregatedSourceStatusList() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
Returns an AggregatedSourceStatus object.
getAggregateEvaluationResults() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
Returns an AggregateEvaluationResults object.
getAggregationAuthorization() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationResult
Returns an AggregationAuthorization object.
getAggregationAuthorizationArn() - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The Amazon Resource Name (ARN) of the aggregation object.
getAggregationAuthorizations() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
Returns a list of authorizations granted to various aggregator accounts and regions.
getAllAwsRegions() - Method in class com.amazonaws.services.config.model.AccountAggregationSource
If true, aggregate existing AWS Config regions and future regions.
getAllAwsRegions() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
If true, aggregate existing AWS Config regions and future regions.
getAllSupported() - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether AWS Config records configuration changes for every supported type of regional resource.
getAnnotation() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
Supplementary information about how the agrregate evaluation determined the compliance.
getAnnotation() - Method in class com.amazonaws.services.config.model.Evaluation
Supplementary information about how the evaluation determined the compliance.
getAnnotation() - Method in class com.amazonaws.services.config.model.EvaluationResult
Supplementary information about how the evaluation determined the compliance.
getArn() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The Amazon Resource Name (ARN) of the resource.
getArn() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The Amazon Resource Name (ARN) of the resource.
getAuthorizedAccountId() - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The 12-digit account ID of the account authorized to aggregate data.
getAuthorizedAccountId() - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
The 12-digit account ID of the account authorized to aggregate data.
getAuthorizedAccountId() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
The 12-digit account ID of the account authorized to aggregate data.
getAuthorizedAwsRegion() - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The region authorized to collect aggregated data.
getAuthorizedAwsRegion() - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
The region authorized to collect aggregated data.
getAuthorizedAwsRegion() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
The region authorized to collect aggregated data.
getAvailabilityZone() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The Availability Zone associated with the resource.
getAvailabilityZone() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The Availability Zone associated with the resource.
getAwsRegion() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The source region from where the data is aggregated.
getAwsRegion() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The region authorized to collect aggregated data.
getAwsRegion() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The source region from where the data is aggregated.
getAwsRegion() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The region where the resource resides.
getAwsRegion() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The source region where the data is aggregated.
getAwsRegion() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
The source region where the data is aggregated.
getAwsRegion() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The region where the resource resides.
getAwsRegion() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The source region from where the data is aggregated.
getAwsRegions() - Method in class com.amazonaws.services.config.model.AccountAggregationSource
The source regions being aggregated.
getAwsRegions() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
The source regions being aggregated.
getBaseConfigurationItems() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
A list that contains the current configuration of one or more resources.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCapExceeded() - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
Indicates whether the maximum count is reached.
getCappedCount() - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
The number of AWS resources or AWS Config rules responsible for the current compliance of the item.
getChronologicalOrder() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The chronological order for configuration items listed.
getCompliance() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
Indicates whether an AWS resource or AWS Config rule is compliant and provides the number of contributors that affect the compliance.
getCompliance() - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
Indicates whether the AWS Config rule is compliant.
getCompliance() - Method in class com.amazonaws.services.config.model.ComplianceByResource
Indicates whether the AWS resource complies with all of the AWS Config rules that evaluated it.
getComplianceByConfigRules() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
Indicates whether each of the specified AWS Config rules is compliant.
getComplianceByResources() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
Indicates whether the specified AWS resource complies with all of the AWS Config rules that evaluate it.
getComplianceContributorCount() - Method in class com.amazonaws.services.config.model.Compliance
The number of AWS resources or AWS Config rules that cause a result of NON_COMPLIANT, up to a maximum number.
getComplianceDetailsByConfigRule(GetComplianceDetailsByConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getComplianceDetailsByConfigRule(GetComplianceDetailsByConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the evaluation results for the specified AWS Config rule.
getComplianceDetailsByConfigRule(GetComplianceDetailsByConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the evaluation results for the specified AWS Config rule.
getComplianceDetailsByConfigRuleAsync(GetComplianceDetailsByConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getComplianceDetailsByConfigRuleAsync(GetComplianceDetailsByConfigRuleRequest, AsyncHandler<GetComplianceDetailsByConfigRuleRequest, GetComplianceDetailsByConfigRuleResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getComplianceDetailsByConfigRuleAsync(GetComplianceDetailsByConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the evaluation results for the specified AWS Config rule.
getComplianceDetailsByConfigRuleAsync(GetComplianceDetailsByConfigRuleRequest, AsyncHandler<GetComplianceDetailsByConfigRuleRequest, GetComplianceDetailsByConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the evaluation results for the specified AWS Config rule.
getComplianceDetailsByConfigRuleAsync(GetComplianceDetailsByConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getComplianceDetailsByConfigRuleAsync(GetComplianceDetailsByConfigRuleRequest, AsyncHandler<GetComplianceDetailsByConfigRuleRequest, GetComplianceDetailsByConfigRuleResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetComplianceDetailsByConfigRuleRequest - Class in com.amazonaws.services.config.model

GetComplianceDetailsByConfigRuleRequest() - Constructor for class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
 
GetComplianceDetailsByConfigRuleResult - Class in com.amazonaws.services.config.model

GetComplianceDetailsByConfigRuleResult() - Constructor for class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
 
getComplianceDetailsByResource(GetComplianceDetailsByResourceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getComplianceDetailsByResource(GetComplianceDetailsByResourceRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the evaluation results for the specified AWS resource.
getComplianceDetailsByResource(GetComplianceDetailsByResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the evaluation results for the specified AWS resource.
getComplianceDetailsByResourceAsync(GetComplianceDetailsByResourceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getComplianceDetailsByResourceAsync(GetComplianceDetailsByResourceRequest, AsyncHandler<GetComplianceDetailsByResourceRequest, GetComplianceDetailsByResourceResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getComplianceDetailsByResourceAsync(GetComplianceDetailsByResourceRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the evaluation results for the specified AWS resource.
getComplianceDetailsByResourceAsync(GetComplianceDetailsByResourceRequest, AsyncHandler<GetComplianceDetailsByResourceRequest, GetComplianceDetailsByResourceResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the evaluation results for the specified AWS resource.
getComplianceDetailsByResourceAsync(GetComplianceDetailsByResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getComplianceDetailsByResourceAsync(GetComplianceDetailsByResourceRequest, AsyncHandler<GetComplianceDetailsByResourceRequest, GetComplianceDetailsByResourceResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetComplianceDetailsByResourceRequest - Class in com.amazonaws.services.config.model

GetComplianceDetailsByResourceRequest() - Constructor for class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
 
GetComplianceDetailsByResourceResult - Class in com.amazonaws.services.config.model

GetComplianceDetailsByResourceResult() - Constructor for class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
 
getComplianceResourceId() - Method in class com.amazonaws.services.config.model.Evaluation
The ID of the AWS resource that was evaluated.
getComplianceResourceId() - Method in class com.amazonaws.services.config.model.Scope
The ID of the only AWS resource that you want to trigger an evaluation for the rule.
getComplianceResourceType() - Method in class com.amazonaws.services.config.model.Evaluation
The type of AWS resource that was evaluated.
getComplianceResourceTypes() - Method in class com.amazonaws.services.config.model.Scope
The resource types of only those AWS resources that you want to trigger an evaluation for the rule.
getComplianceSummariesByResourceType() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeResult
The number of resources that are compliant and the number that are noncompliant.
getComplianceSummary() - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
The number of compliant and noncompliant AWS Config rules.
getComplianceSummary() - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The number of AWS resources that are compliant or noncompliant, up to a maximum of 100 for each.
getComplianceSummary() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleResult
The number of AWS Config rules that are compliant and the number that are noncompliant, up to a maximum of 25 for each.
getComplianceSummaryByConfigRule(GetComplianceSummaryByConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getComplianceSummaryByConfigRule() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getComplianceSummaryByConfigRule(GetComplianceSummaryByConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the number of AWS Config rules that are compliant and noncompliant, up to a maximum of 25 for each.
getComplianceSummaryByConfigRule() - Method in interface com.amazonaws.services.config.AmazonConfig
Simplified method form for invoking the GetComplianceSummaryByConfigRule operation.
getComplianceSummaryByConfigRule(GetComplianceSummaryByConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the number of AWS Config rules that are compliant and noncompliant, up to a maximum of 25 for each.
getComplianceSummaryByConfigRule() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
getComplianceSummaryByConfigRuleAsync(GetComplianceSummaryByConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getComplianceSummaryByConfigRuleAsync(GetComplianceSummaryByConfigRuleRequest, AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getComplianceSummaryByConfigRuleAsync() - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the GetComplianceSummaryByConfigRule operation.
getComplianceSummaryByConfigRuleAsync(AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the GetComplianceSummaryByConfigRule operation with an AsyncHandler.
getComplianceSummaryByConfigRuleAsync(GetComplianceSummaryByConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the number of AWS Config rules that are compliant and noncompliant, up to a maximum of 25 for each.
getComplianceSummaryByConfigRuleAsync(GetComplianceSummaryByConfigRuleRequest, AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the number of AWS Config rules that are compliant and noncompliant, up to a maximum of 25 for each.
getComplianceSummaryByConfigRuleAsync() - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the GetComplianceSummaryByConfigRule operation.
getComplianceSummaryByConfigRuleAsync(AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the GetComplianceSummaryByConfigRule operation with an AsyncHandler.
getComplianceSummaryByConfigRuleAsync(GetComplianceSummaryByConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getComplianceSummaryByConfigRuleAsync(GetComplianceSummaryByConfigRuleRequest, AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getComplianceSummaryByConfigRuleAsync() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the GetComplianceSummaryByConfigRule operation.
getComplianceSummaryByConfigRuleAsync(AsyncHandler<GetComplianceSummaryByConfigRuleRequest, GetComplianceSummaryByConfigRuleResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the GetComplianceSummaryByConfigRule operation with an AsyncHandler.
GetComplianceSummaryByConfigRuleRequest - Class in com.amazonaws.services.config.model
 
GetComplianceSummaryByConfigRuleRequest() - Constructor for class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleRequest
 
GetComplianceSummaryByConfigRuleResult - Class in com.amazonaws.services.config.model

GetComplianceSummaryByConfigRuleResult() - Constructor for class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleResult
 
getComplianceSummaryByResourceType(GetComplianceSummaryByResourceTypeRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getComplianceSummaryByResourceType() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getComplianceSummaryByResourceType(GetComplianceSummaryByResourceTypeRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the number of resources that are compliant and the number that are noncompliant.
getComplianceSummaryByResourceType() - Method in interface com.amazonaws.services.config.AmazonConfig
Simplified method form for invoking the GetComplianceSummaryByResourceType operation.
getComplianceSummaryByResourceType(GetComplianceSummaryByResourceTypeRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the number of resources that are compliant and the number that are noncompliant.
getComplianceSummaryByResourceType() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
getComplianceSummaryByResourceTypeAsync(GetComplianceSummaryByResourceTypeRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getComplianceSummaryByResourceTypeAsync(GetComplianceSummaryByResourceTypeRequest, AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getComplianceSummaryByResourceTypeAsync() - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the GetComplianceSummaryByResourceType operation.
getComplianceSummaryByResourceTypeAsync(AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
Simplified method form for invoking the GetComplianceSummaryByResourceType operation with an AsyncHandler.
getComplianceSummaryByResourceTypeAsync(GetComplianceSummaryByResourceTypeRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the number of resources that are compliant and the number that are noncompliant.
getComplianceSummaryByResourceTypeAsync(GetComplianceSummaryByResourceTypeRequest, AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the number of resources that are compliant and the number that are noncompliant.
getComplianceSummaryByResourceTypeAsync() - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the GetComplianceSummaryByResourceType operation.
getComplianceSummaryByResourceTypeAsync(AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Simplified method form for invoking the GetComplianceSummaryByResourceType operation with an AsyncHandler.
getComplianceSummaryByResourceTypeAsync(GetComplianceSummaryByResourceTypeRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getComplianceSummaryByResourceTypeAsync(GetComplianceSummaryByResourceTypeRequest, AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getComplianceSummaryByResourceTypeAsync() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the GetComplianceSummaryByResourceType operation.
getComplianceSummaryByResourceTypeAsync(AsyncHandler<GetComplianceSummaryByResourceTypeRequest, GetComplianceSummaryByResourceTypeResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Simplified method form for invoking the GetComplianceSummaryByResourceType operation with an AsyncHandler.
GetComplianceSummaryByResourceTypeRequest - Class in com.amazonaws.services.config.model

GetComplianceSummaryByResourceTypeRequest() - Constructor for class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeRequest
 
GetComplianceSummaryByResourceTypeResult - Class in com.amazonaws.services.config.model

GetComplianceSummaryByResourceTypeResult() - Constructor for class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeResult
 
getComplianceSummaryTimestamp() - Method in class com.amazonaws.services.config.model.ComplianceSummary
The time that AWS Config created the compliance summary.
getComplianceType() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The resource compliance status.
getComplianceType() - Method in class com.amazonaws.services.config.model.Compliance
Indicates whether an AWS resource or AWS Config rule is compliant.
getComplianceType() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The rule compliance status.
getComplianceType() - Method in class com.amazonaws.services.config.model.Evaluation
Indicates whether the AWS resource complies with the AWS Config rule that it was evaluated against.
getComplianceType() - Method in class com.amazonaws.services.config.model.EvaluationResult
Indicates whether the AWS resource complies with the AWS Config rule that evaluated it.
getComplianceType() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The resource compliance status.
getComplianceTypes() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Filters the results by compliance.
getComplianceTypes() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
Filters the results by compliance.
getComplianceTypes() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
Filters the results by compliance.
getComplianceTypes() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
Filters the results by compliance.
getCompliantResourceCount() - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of AWS Config rules or AWS resources that are compliant, up to a maximum of 25 for rules and 100 for resources.
getConfigHistoryDeliveryInfo() - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
A list that contains the status of the delivery of the configuration history to the specified Amazon S3 bucket.
getConfigRule() - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
The rule that you want to add to your account.
getConfigRuleArn() - Method in class com.amazonaws.services.config.model.ConfigRule
The Amazon Resource Name (ARN) of the AWS Config rule.
getConfigRuleArn() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The Amazon Resource Name (ARN) of the AWS Config rule.
getConfigRuleId() - Method in class com.amazonaws.services.config.model.ConfigRule
The ID of the AWS Config rule.
getConfigRuleId() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The ID of the AWS Config rule.
getConfigRuleInvokedTime() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when the AWS Config rule evaluated the AWS resource.
getConfigRuleInvokedTime() - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when the AWS Config rule evaluated the AWS resource.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The name of the AWS Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
The name of the AWS Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.ConfigRule
The name that you assign to the AWS Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The name of the AWS Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The name of the AWS Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
The name of the AWS Config rule that you want to delete.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
The name of the AWS Config rule for which you want to delete the evaluation results.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The name of the AWS Config rule that was used in the evaluation.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The name of the AWS Config rule for which you want compliance information.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The name of the AWS Config rule for which you want compliance information.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Specify one or more AWS Config rule names to filter the results by rule.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The name of the AWS managed Config rules for which you want status information.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The names of the AWS Config rules for which you want details.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
The list of names of AWS Config rules that you want to run evaluations for.
getConfigRules() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
The details about your AWS Config rules.
getConfigRulesEvaluationStatus() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
Status information about your AWS managed Config rules.
getConfigRuleState() - Method in class com.amazonaws.services.config.model.ConfigRule
Indicates whether the AWS Config rule is active or is currently being deleted by AWS Config.
getConfigSnapshotDeliveryInfo() - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
A list containing the status of the delivery of the snapshot to the specified Amazon S3 bucket.
getConfigSnapshotDeliveryProperties() - Method in class com.amazonaws.services.config.model.DeliveryChannel
The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
getConfigSnapshotId() - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotResult
The ID of the snapshot that is being created.
getConfigStreamDeliveryInfo() - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
A list containing the status of the delivery of the configuration stream notification to the specified Amazon SNS topic.
getConfiguration() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The description of the resource configuration.
getConfiguration() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The description of the resource configuration.
getConfigurationAggregator() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorResult
Returns a ConfigurationAggregator object.
getConfigurationAggregatorArn() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The Amazon Resource Name (ARN) of the aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The name of the aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorRequest
The name of the configuration aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
The name of the configuration aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
The name of the configuration aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The name of the configuration aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
The name of the configuration aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
The name of the configuration aggregator.
getConfigurationAggregatorNames() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
The name of the configuration aggregators.
getConfigurationAggregators() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
Returns a ConfigurationAggregators object.
getConfigurationItemCaptureTime() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The time when the configuration recording was initiated.
getConfigurationItemCaptureTime() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The time when the configuration recording was initiated.
getConfigurationItemMD5Hash() - Method in class com.amazonaws.services.config.model.ConfigurationItem
Unique MD5 hash that represents the configuration item's state.
getConfigurationItems() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
A list that contains the configuration history of one or more resources.
getConfigurationItemStatus() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The configuration item status.
getConfigurationItemStatus() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The configuration item status.
getConfigurationRecorder() - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderRequest
The configuration recorder object that records each configuration change made to the resources.
getConfigurationRecorderName() - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderRequest
The name of the configuration recorder to be deleted.
getConfigurationRecorderName() - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderRequest
The name of the recorder object that records each configuration change made to the resources.
getConfigurationRecorderName() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
The name of the recorder object that records each configuration change made to the resources.
getConfigurationRecorderNames() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersRequest
A list of configuration recorder names.
getConfigurationRecorderNames() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
The name(s) of the configuration recorder.
getConfigurationRecorders() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersResult
A list that contains the descriptions of the specified configuration recorders.
getConfigurationRecordersStatus() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusResult
A list that contains status of the specified recorders.
getConfigurationStateId() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
An identifier that indicates the ordering of the configuration items of a resource.
getConfigurationStateId() - Method in class com.amazonaws.services.config.model.ConfigurationItem
An identifier that indicates the ordering of the configuration items of a resource.
getCount() - Method in class com.amazonaws.services.config.model.ResourceCount
The number of resources.
getCreatedBy() - Method in class com.amazonaws.services.config.model.ConfigRule
Service principal name of the service that created the rule.
getCreationTime() - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The time stamp when the aggregation authorization was created.
getCreationTime() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The time stamp when the configuration aggregator was created.
getDeliveryChannel() - Method in class com.amazonaws.services.config.model.PutDeliveryChannelRequest
The configuration delivery channel object that delivers the configuration information to an Amazon S3 bucket and to an Amazon SNS topic.
getDeliveryChannelName() - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelRequest
The name of the delivery channel to delete.
getDeliveryChannelName() - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotRequest
The name of the delivery channel through which the snapshot is delivered.
getDeliveryChannelNames() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsRequest
A list of delivery channel names.
getDeliveryChannelNames() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
A list of delivery channel names.
getDeliveryChannels() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsResult
A list that contains the descriptions of the specified delivery channel.
getDeliveryChannelsStatus() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusResult
A list that contains the status of a specified delivery channel.
getDeliveryFrequency() - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
The frequency with which AWS Config delivers configuration snapshots.
getDescription() - Method in class com.amazonaws.services.config.model.ConfigRule
The description that you provide for the AWS Config rule.
getDiscoveredResourceCounts(GetDiscoveredResourceCountsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getDiscoveredResourceCounts(GetDiscoveredResourceCountsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the resource types, the number of each resource type, and the total number of resources that AWS Config is recording in this region for your AWS account.
getDiscoveredResourceCounts(GetDiscoveredResourceCountsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the resource types, the number of each resource type, and the total number of resources that AWS Config is recording in this region for your AWS account.
getDiscoveredResourceCountsAsync(GetDiscoveredResourceCountsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getDiscoveredResourceCountsAsync(GetDiscoveredResourceCountsRequest, AsyncHandler<GetDiscoveredResourceCountsRequest, GetDiscoveredResourceCountsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getDiscoveredResourceCountsAsync(GetDiscoveredResourceCountsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the resource types, the number of each resource type, and the total number of resources that AWS Config is recording in this region for your AWS account.
getDiscoveredResourceCountsAsync(GetDiscoveredResourceCountsRequest, AsyncHandler<GetDiscoveredResourceCountsRequest, GetDiscoveredResourceCountsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the resource types, the number of each resource type, and the total number of resources that AWS Config is recording in this region for your AWS account.
getDiscoveredResourceCountsAsync(GetDiscoveredResourceCountsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getDiscoveredResourceCountsAsync(GetDiscoveredResourceCountsRequest, AsyncHandler<GetDiscoveredResourceCountsRequest, GetDiscoveredResourceCountsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetDiscoveredResourceCountsRequest - Class in com.amazonaws.services.config.model
 
GetDiscoveredResourceCountsRequest() - Constructor for class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
 
GetDiscoveredResourceCountsResult - Class in com.amazonaws.services.config.model
 
GetDiscoveredResourceCountsResult() - Constructor for class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
 
getEarlierTime() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The time stamp that indicates an earlier time.
getEvaluationResultIdentifier() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
Uniquely identifies the evaluation result.
getEvaluationResultIdentifier() - Method in class com.amazonaws.services.config.model.EvaluationResult
Uniquely identifies the evaluation result.
getEvaluationResultQualifier() - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
Identifies an AWS Config rule used to evaluate an AWS resource, and provides the type and ID of the evaluated resource.
getEvaluationResults() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
Indicates whether the AWS resource complies with the specified AWS Config rule.
getEvaluationResults() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
Indicates whether the specified AWS resource complies each AWS Config rule.
getEvaluations() - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
The assessments that the AWS Lambda function performs.
getEventSource() - Method in class com.amazonaws.services.config.model.SourceDetail
The source of the event, such as an AWS service, that triggers AWS Config to evaluate your AWS resources.
getExecutorService() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Returns the executor service used by this client to execute async requests.
getFailedEvaluations() - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
Requests that failed because of a client or server error.
getFilters() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
Filters the results by ConfigRuleComplianceFilters object.
getFilters() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Filters the results based on the ConfigRuleComplianceSummaryFilters object.
getFirstActivatedTime() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that you first activated the AWS Config rule.
getFirstEvaluationStarted() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
Indicates whether AWS Config has evaluated your resources against the rule at least once.
getGroupByKey() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Groups the result based on ACCOUNT_ID or AWS_REGION.
getGroupByKey() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
Groups the result based on ACCOUNT_ID or AWS_REGION.
getGroupName() - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
The 12-digit account ID or region based on the GroupByKey value.
getIncludeDeletedResources() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
Specifies whether AWS Config includes deleted resources in the results.
getIncludeGlobalResourceTypes() - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether AWS Config includes all supported types of global resources (for example, IAM resources) with the resources that it records.
getInputParameters() - Method in class com.amazonaws.services.config.model.ConfigRule
A string, in JSON format, that is passed to the AWS Config rule Lambda function.
getLastAttemptTime() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last attempted delivery.
getLastErrorCode() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The error code that AWS Config returned when the source account aggregation last failed.
getLastErrorCode() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The error code from the last attempted delivery.
getLastErrorCode() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The error code that AWS Config returned when the rule last failed.
getLastErrorCode() - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
The error code from the last attempted delivery.
getLastErrorCode() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The error code indicating that the recording failed.
getLastErrorMessage() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The message indicating that the source account aggregation failed due to an error.
getLastErrorMessage() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The error message from the last attempted delivery.
getLastErrorMessage() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The error message that AWS Config returned when the rule last failed.
getLastErrorMessage() - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
The error message from the last attempted delivery.
getLastErrorMessage() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The message indicating that the recording failed due to an error.
getLastFailedEvaluationTime() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last failed to evaluate your AWS resources against the rule.
getLastFailedInvocationTime() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last failed to invoke the AWS Config rule to evaluate your AWS resources.
getLastStartTime() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The time the recorder was last started.
getLastStatus() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
Status of the last attempted delivery.
getLastStatus() - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
Status of the last attempted delivery.
getLastStatus() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The last (previous) status of the recorder.
getLastStatusChangeTime() - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
The time from the last status change.
getLastStatusChangeTime() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The time when the status was last changed.
getLastStopTime() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The time the recorder was last stopped.
getLastSuccessfulEvaluationTime() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last successfully evaluated your AWS resources against the rule.
getLastSuccessfulInvocationTime() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last successfully invoked the AWS Config rule to evaluate your AWS resources.
getLastSuccessfulTime() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last successful delivery.
getLastUpdatedTime() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The time of the last update.
getLastUpdateStatus() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
Filters the last updated status type.
getLastUpdateTime() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The time of the last update.
getLaterTime() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The time stamp that indicates a later time.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
The maximum number of evaluation results returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
The maximum number of AggregationAuthorizations returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The maximum number of evaluation results returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The number of rule evaluation results that you want returned.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
The maximum number of AggregatorSourceStatus returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
The maximum number of configuration aggregators returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
The maximum number of evaluation results returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The maximum number of evaluation results returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
The maximum number of evaluation results returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The maximum number of evaluation results returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
The maximum number of ResourceCount objects returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The maximum number of configuration items returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The maximum number of resource identifiers returned on each page.
getMaximumExecutionFrequency() - Method in class com.amazonaws.services.config.model.ConfigRule
The maximum frequency with which AWS Config runs evaluations for a rule.
getMaximumExecutionFrequency() - Method in class com.amazonaws.services.config.model.SourceDetail
The frequency at which you want AWS Config to run evaluations for a custom rule with a periodic trigger.
getMessageType() - Method in class com.amazonaws.services.config.model.SourceDetail
The type of notification that triggers AWS Config to run an evaluation for a rule.
getName() - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
The name of the recorder.
getName() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The name of the configuration recorder.
getName() - Method in class com.amazonaws.services.config.model.DeliveryChannel
The name of the delivery channel.
getName() - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
The name of the delivery channel.
getName() - Method in class com.amazonaws.services.config.model.RetentionConfiguration
The name of the retention configuration object.
getNextDeliveryTime() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time that the next delivery occurs.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
getNonCompliantResourceCount() - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of AWS Config rules or AWS resources that are noncompliant, up to a maximum of 25 for rules and 100 for resources.
getOrderingTimestamp() - Method in class com.amazonaws.services.config.model.Evaluation
The time of the event in AWS Config that triggered the evaluation.
getOrderingTimestamp() - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
The time of the event that triggered the evaluation of your AWS resources.
getOrganizationAggregationSource() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Provides an organization and list of regions to be aggregated.
getOrganizationAggregationSource() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
An OrganizationAggregationSource object.
getOwner() - Method in class com.amazonaws.services.config.model.Source
Indicates whether AWS or the customer owns and manages the AWS Config rule.
getPendingAggregationRequests() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
Returns a PendingAggregationRequests object.
getRecording() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
Specifies whether or not the recorder is currently recording.
getRecordingGroup() - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
Specifies the types of AWS resources for which AWS Config records configuration changes.
getRelatedEvents() - Method in class com.amazonaws.services.config.model.ConfigurationItem
A list of CloudTrail event IDs.
getRelationshipName() - Method in class com.amazonaws.services.config.model.Relationship
The type of relationship with the related resource.
getRelationships() - Method in class com.amazonaws.services.config.model.ConfigurationItem
A list of related AWS resources.
getRequesterAccountId() - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
The 12-digit account ID of the account requesting to aggregate data.
getRequesterAccountId() - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
The 12-digit account ID of the account requesting to aggregate data.
getRequesterAwsRegion() - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
The region requesting to aggregate data.
getRequesterAwsRegion() - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
The region requesting to aggregate data.
getResourceConfigHistory(GetResourceConfigHistoryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getResourceConfigHistory(GetResourceConfigHistoryRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns a list of configuration items for the specified resource.
getResourceConfigHistory(GetResourceConfigHistoryRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns a list of configuration items for the specified resource.
getResourceConfigHistoryAsync(GetResourceConfigHistoryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getResourceConfigHistoryAsync(GetResourceConfigHistoryRequest, AsyncHandler<GetResourceConfigHistoryRequest, GetResourceConfigHistoryResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getResourceConfigHistoryAsync(GetResourceConfigHistoryRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of configuration items for the specified resource.
getResourceConfigHistoryAsync(GetResourceConfigHistoryRequest, AsyncHandler<GetResourceConfigHistoryRequest, GetResourceConfigHistoryResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of configuration items for the specified resource.
getResourceConfigHistoryAsync(GetResourceConfigHistoryRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getResourceConfigHistoryAsync(GetResourceConfigHistoryRequest, AsyncHandler<GetResourceConfigHistoryRequest, GetResourceConfigHistoryResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetResourceConfigHistoryRequest - Class in com.amazonaws.services.config.model
The input for the GetResourceConfigHistory action.
GetResourceConfigHistoryRequest() - Constructor for class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
 
GetResourceConfigHistoryResult - Class in com.amazonaws.services.config.model
The output for the GetResourceConfigHistory action.
GetResourceConfigHistoryResult() - Constructor for class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
 
getResourceCounts() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The list of ResourceCount objects.
getResourceCreationTime() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The time stamp when the resource was created.
getResourceCreationTime() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The time stamp when the resource was created.
getResourceDeletionTime() - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The time that the resource was deleted.
getResourceId() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The ID of the resource (for example., sg-xxxxxx).
getResourceId() - Method in class com.amazonaws.services.config.model.ComplianceByResource
The ID of the AWS resource that was evaluated.
getResourceId() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The ID of the resource (for example, sg-xxxxxx).
getResourceId() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The ID of the AWS resource for which you want compliance information.
getResourceId() - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The ID of the evaluated AWS resource.
getResourceId() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The ID of the AWS resource for which you want compliance information.
getResourceId() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The ID of the resource (for example., sg-xxxxxx).
getResourceId() - Method in class com.amazonaws.services.config.model.Relationship
The ID of the related resource (for example, sg-xxxxxx).
getResourceId() - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The ID of the resource (for example, sg-xxxxxx).
getResourceId() - Method in class com.amazonaws.services.config.model.ResourceKey
The ID of the resource (for example., sg-xxxxxx).
getResourceIdentifiers() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
The details that identify a resource that is discovered by AWS Config, including the resource type, ID, and (if available) the custom resource name.
getResourceIds() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The IDs of only those resources that you want AWS Config to list in the response.
getResourceKeys() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
A list of resource keys to be processed with the current request.
getResourceName() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The custom name of the resource, if available.
getResourceName() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The custom name of the resource, if available.
getResourceName() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The custom name of only those resources that you want AWS Config to list in the response.
getResourceName() - Method in class com.amazonaws.services.config.model.Relationship
The custom name of the related resource, if available.
getResourceName() - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The custom name of the resource (if available).
getResourceType() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The type of AWS resource.
getResourceType() - Method in class com.amazonaws.services.config.model.ComplianceByResource
The type of the AWS resource that was evaluated.
getResourceType() - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The type of AWS resource.
getResourceType() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The type of AWS resource.
getResourceType() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The types of AWS resources for which you want compliance information (for example, AWS::EC2::Instance).
getResourceType() - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The type of AWS resource that was evaluated.
getResourceType() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The type of the AWS resource for which you want compliance information.
getResourceType() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The resource type.
getResourceType() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The type of resources that you want AWS Config to list in the response.
getResourceType() - Method in class com.amazonaws.services.config.model.Relationship
The resource type of the related resource.
getResourceType() - Method in class com.amazonaws.services.config.model.ResourceCount
The resource type (for example, "AWS::EC2::Instance").
getResourceType() - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The type of resource.
getResourceType() - Method in class com.amazonaws.services.config.model.ResourceKey
The resource type.
getResourceTypes() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeRequest
Specify one or more resource types to get the number of resources that are compliant and the number that are noncompliant for each resource type.
getResourceTypes() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
The comma-separated list that specifies the resource types that you want AWS Config to return (for example, "AWS::EC2::Instance", "AWS::IAM::User").
getResourceTypes() - Method in class com.amazonaws.services.config.model.RecordingGroup
A comma-separated list that specifies the types of AWS resources for which AWS Config records configuration changes (for example, AWS::EC2::Instance or AWS::CloudTrail::Trail).
getResultRecordedTime() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when AWS Config recorded the aggregate evaluation result.
getResultRecordedTime() - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when AWS Config recorded the evaluation result.
getResultToken() - Method in class com.amazonaws.services.config.model.EvaluationResult
An encrypted token that associates an evaluation with an AWS Config rule.
getResultToken() - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
An encrypted token that associates an evaluation with an AWS Config rule.
getRetentionConfiguration() - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationResult
Returns a retention configuration object.
getRetentionConfigurationName() - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationRequest
The name of the retention configuration to delete.
getRetentionConfigurationNames() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
A list of names of retention configurations for which you want details.
getRetentionConfigurations() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
Returns a retention configuration object.
getRetentionPeriodInDays() - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationRequest
Number of days AWS Config stores your historical information.
getRetentionPeriodInDays() - Method in class com.amazonaws.services.config.model.RetentionConfiguration
Number of days AWS Config stores your historical information.
getRoleARN() - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
Amazon Resource Name (ARN) of the IAM role used to describe the AWS resources associated with the account.
getRoleArn() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
ARN of the IAM role used to retreive AWS Organization details associated with the aggregator account.
getS3BucketName() - Method in class com.amazonaws.services.config.model.DeliveryChannel
The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.
getS3KeyPrefix() - Method in class com.amazonaws.services.config.model.DeliveryChannel
The prefix for the specified Amazon S3 bucket.
getScope() - Method in class com.amazonaws.services.config.model.ConfigRule
Defines which resources can trigger an evaluation for the rule.
getSnsTopicARN() - Method in class com.amazonaws.services.config.model.DeliveryChannel
The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.
getSource() - Method in class com.amazonaws.services.config.model.ConfigRule
Provides the rule owner (AWS or customer), the rule identifier, and the notifications that cause the function to evaluate your AWS resources.
getSourceDetails() - Method in class com.amazonaws.services.config.model.Source
Provides the source and type of the event that causes AWS Config to evaluate your AWS resources.
getSourceId() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The source account ID or an organization.
getSourceIdentifier() - Method in class com.amazonaws.services.config.model.Source
For AWS Config managed rules, a predefined identifier from a list.
getSourceType() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The source account or an organization.
getSupplementaryConfiguration() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
Configuration attributes that AWS Config returns for certain resource types to supplement the information returned for the configuration parameter.
getSupplementaryConfiguration() - Method in class com.amazonaws.services.config.model.ConfigurationItem
Configuration attributes that AWS Config returns for certain resource types to supplement the information returned for the configuration parameter.
getTagKey() - Method in class com.amazonaws.services.config.model.Scope
The tag key that is applied to only those AWS resources that you want to trigger an evaluation for the rule.
getTags() - Method in class com.amazonaws.services.config.model.ConfigurationItem
A mapping of key value tags associated with the resource.
getTagValue() - Method in class com.amazonaws.services.config.model.Scope
The tag value applied to only those AWS resources that you want to trigger an evaluation for the rule.
getTestMode() - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
Use this parameter to specify a test run for PutEvaluations.
getTotalDiscoveredResources() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The total number of resources that AWS Config is recording in the region for your account.
getUnprocessedResourceKeys() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
A list of resource keys that were not processed with the current response.
getUpdateStatus() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
Filters the status type.
getVersion() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The version number of the resource configuration.
getVersion() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The version number of the resource configuration.

H

hashCode() - Method in class com.amazonaws.services.config.model.AccountAggregationSource
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregationAuthorization
 
hashCode() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
 
hashCode() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
 
hashCode() - Method in class com.amazonaws.services.config.model.Compliance
 
hashCode() - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
 
hashCode() - Method in class com.amazonaws.services.config.model.ComplianceByResource
 
hashCode() - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
 
hashCode() - Method in class com.amazonaws.services.config.model.ComplianceSummary
 
hashCode() - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigRule
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigurationItem
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
 
hashCode() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteConfigRuleResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeliveryChannel
 
hashCode() - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.Evaluation
 
hashCode() - Method in class com.amazonaws.services.config.model.EvaluationResult
 
hashCode() - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
 
hashCode() - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
 
hashCode() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
 
hashCode() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
 
hashCode() - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutConfigRuleResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutDeliveryChannelRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutDeliveryChannelResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.config.model.RecordingGroup
 
hashCode() - Method in class com.amazonaws.services.config.model.Relationship
 
hashCode() - Method in class com.amazonaws.services.config.model.ResourceCount
 
hashCode() - Method in class com.amazonaws.services.config.model.ResourceIdentifier
 
hashCode() - Method in class com.amazonaws.services.config.model.ResourceKey
 
hashCode() - Method in class com.amazonaws.services.config.model.RetentionConfiguration
 
hashCode() - Method in class com.amazonaws.services.config.model.Scope
 
hashCode() - Method in class com.amazonaws.services.config.model.Source
 
hashCode() - Method in class com.amazonaws.services.config.model.SourceDetail
 
hashCode() - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationResult
 
hashCode() - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderResult
 
hashCode() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderResult
 

I

InsufficientDeliveryPolicyException - Exception in com.amazonaws.services.config.model
Your Amazon S3 bucket policy does not permit AWS Config to write to it.
InsufficientDeliveryPolicyException(String) - Constructor for exception com.amazonaws.services.config.model.InsufficientDeliveryPolicyException
Constructs a new InsufficientDeliveryPolicyException with the specified error message.
InsufficientPermissionsException - Exception in com.amazonaws.services.config.model
Indicates one of the following errors:
InsufficientPermissionsException(String) - Constructor for exception com.amazonaws.services.config.model.InsufficientPermissionsException
Constructs a new InsufficientPermissionsException with the specified error message.
InvalidConfigurationRecorderNameException - Exception in com.amazonaws.services.config.model
You have provided a configuration recorder name that is not valid.
InvalidConfigurationRecorderNameException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidConfigurationRecorderNameException
Constructs a new InvalidConfigurationRecorderNameException with the specified error message.
InvalidDeliveryChannelNameException - Exception in com.amazonaws.services.config.model
The specified delivery channel name is not valid.
InvalidDeliveryChannelNameException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidDeliveryChannelNameException
Constructs a new InvalidDeliveryChannelNameException with the specified error message.
InvalidLimitException - Exception in com.amazonaws.services.config.model
The specified limit is outside the allowable range.
InvalidLimitException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidLimitException
Constructs a new InvalidLimitException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.config.model
The specified next token is invalid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
InvalidParameterValueException - Exception in com.amazonaws.services.config.model
One or more of the specified parameters are invalid.
InvalidParameterValueException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidParameterValueException
Constructs a new InvalidParameterValueException with the specified error message.
InvalidRecordingGroupException - Exception in com.amazonaws.services.config.model
AWS Config throws an exception if the recording group does not contain a valid list of resource types.
InvalidRecordingGroupException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidRecordingGroupException
Constructs a new InvalidRecordingGroupException with the specified error message.
InvalidResultTokenException - Exception in com.amazonaws.services.config.model
The specified ResultToken is invalid.
InvalidResultTokenException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidResultTokenException
Constructs a new InvalidResultTokenException with the specified error message.
InvalidRoleException - Exception in com.amazonaws.services.config.model
You have provided a null or empty role ARN.
InvalidRoleException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidRoleException
Constructs a new InvalidRoleException with the specified error message.
InvalidS3KeyPrefixException - Exception in com.amazonaws.services.config.model
The specified Amazon S3 key prefix is not valid.
InvalidS3KeyPrefixException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidS3KeyPrefixException
Constructs a new InvalidS3KeyPrefixException with the specified error message.
InvalidSNSTopicARNException - Exception in com.amazonaws.services.config.model
The specified Amazon SNS topic does not exist.
InvalidSNSTopicARNException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidSNSTopicARNException
Constructs a new InvalidSNSTopicARNException with the specified error message.
InvalidTimeRangeException - Exception in com.amazonaws.services.config.model
The specified time range is not valid.
InvalidTimeRangeException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidTimeRangeException
Constructs a new InvalidTimeRangeException with the specified error message.
isAllAwsRegions() - Method in class com.amazonaws.services.config.model.AccountAggregationSource
If true, aggregate existing AWS Config regions and future regions.
isAllAwsRegions() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
If true, aggregate existing AWS Config regions and future regions.
isAllSupported() - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether AWS Config records configuration changes for every supported type of regional resource.
isCapExceeded() - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
Indicates whether the maximum count is reached.
isFirstEvaluationStarted() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
Indicates whether AWS Config has evaluated your resources against the rule at least once.
isIncludeDeletedResources() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
Specifies whether AWS Config includes deleted resources in the results.
isIncludeGlobalResourceTypes() - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether AWS Config includes all supported types of global resources (for example, IAM resources) with the resources that it records.
isRecording() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
Specifies whether or not the recorder is currently recording.
isTestMode() - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
Use this parameter to specify a test run for PutEvaluations.

L

LastDeliveryChannelDeleteFailedException - Exception in com.amazonaws.services.config.model
You cannot delete the delivery channel you specified because the configuration recorder is running.
LastDeliveryChannelDeleteFailedException(String) - Constructor for exception com.amazonaws.services.config.model.LastDeliveryChannelDeleteFailedException
Constructs a new LastDeliveryChannelDeleteFailedException with the specified error message.
LimitExceededException - Exception in com.amazonaws.services.config.model
For StartConfigRulesEvaluation API, this exception is thrown if an evaluation is in progress or if you call the StartConfigRulesEvaluation API more than once per minute.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.config.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listDiscoveredResources(ListDiscoveredResourcesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
listDiscoveredResources(ListDiscoveredResourcesRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Accepts a resource type and returns a list of resource identifiers for the resources of that type.
listDiscoveredResources(ListDiscoveredResourcesRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Accepts a resource type and returns a list of resource identifiers for the resources of that type.
listDiscoveredResourcesAsync(ListDiscoveredResourcesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
listDiscoveredResourcesAsync(ListDiscoveredResourcesRequest, AsyncHandler<ListDiscoveredResourcesRequest, ListDiscoveredResourcesResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
listDiscoveredResourcesAsync(ListDiscoveredResourcesRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Accepts a resource type and returns a list of resource identifiers for the resources of that type.
listDiscoveredResourcesAsync(ListDiscoveredResourcesRequest, AsyncHandler<ListDiscoveredResourcesRequest, ListDiscoveredResourcesResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Accepts a resource type and returns a list of resource identifiers for the resources of that type.
listDiscoveredResourcesAsync(ListDiscoveredResourcesRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
listDiscoveredResourcesAsync(ListDiscoveredResourcesRequest, AsyncHandler<ListDiscoveredResourcesRequest, ListDiscoveredResourcesResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
ListDiscoveredResourcesRequest - Class in com.amazonaws.services.config.model

ListDiscoveredResourcesRequest() - Constructor for class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
 
ListDiscoveredResourcesResult - Class in com.amazonaws.services.config.model

ListDiscoveredResourcesResult() - Constructor for class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AccountAggregationSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregationAuthorization
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.Compliance
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ComplianceByResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ComplianceSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigurationItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.DeliveryChannel
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.Evaluation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.EvaluationResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.RecordingGroup
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.Relationship
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ResourceCount
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ResourceKey
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.RetentionConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.Scope
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.Source
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.SourceDetail
 
MaximumExecutionFrequency - Enum in com.amazonaws.services.config.model
 
MaxNumberOfConfigRulesExceededException - Exception in com.amazonaws.services.config.model
Failed to add the AWS Config rule because the account already contains the maximum number of 50 rules.
MaxNumberOfConfigRulesExceededException(String) - Constructor for exception com.amazonaws.services.config.model.MaxNumberOfConfigRulesExceededException
Constructs a new MaxNumberOfConfigRulesExceededException with the specified error message.
MaxNumberOfConfigurationRecordersExceededException - Exception in com.amazonaws.services.config.model
You have reached the limit of the number of recorders you can create.
MaxNumberOfConfigurationRecordersExceededException(String) - Constructor for exception com.amazonaws.services.config.model.MaxNumberOfConfigurationRecordersExceededException
Constructs a new MaxNumberOfConfigurationRecordersExceededException with the specified error message.
MaxNumberOfDeliveryChannelsExceededException - Exception in com.amazonaws.services.config.model
You have reached the limit of the number of delivery channels you can create.
MaxNumberOfDeliveryChannelsExceededException(String) - Constructor for exception com.amazonaws.services.config.model.MaxNumberOfDeliveryChannelsExceededException
Constructs a new MaxNumberOfDeliveryChannelsExceededException with the specified error message.
MaxNumberOfRetentionConfigurationsExceededException - Exception in com.amazonaws.services.config.model
Failed to add the retention configuration because a retention configuration with that name already exists.
MaxNumberOfRetentionConfigurationsExceededException(String) - Constructor for exception com.amazonaws.services.config.model.MaxNumberOfRetentionConfigurationsExceededException
Constructs a new MaxNumberOfRetentionConfigurationsExceededException with the specified error message.
MessageType - Enum in com.amazonaws.services.config.model
 

N

NoAvailableConfigurationRecorderException - Exception in com.amazonaws.services.config.model
There are no configuration recorders available to provide the role needed to describe your resources.
NoAvailableConfigurationRecorderException(String) - Constructor for exception com.amazonaws.services.config.model.NoAvailableConfigurationRecorderException
Constructs a new NoAvailableConfigurationRecorderException with the specified error message.
NoAvailableDeliveryChannelException - Exception in com.amazonaws.services.config.model
There is no delivery channel available to record configurations.
NoAvailableDeliveryChannelException(String) - Constructor for exception com.amazonaws.services.config.model.NoAvailableDeliveryChannelException
Constructs a new NoAvailableDeliveryChannelException with the specified error message.
NoAvailableOrganizationException - Exception in com.amazonaws.services.config.model
Organization does is no longer available.
NoAvailableOrganizationException(String) - Constructor for exception com.amazonaws.services.config.model.NoAvailableOrganizationException
Constructs a new NoAvailableOrganizationException with the specified error message.
NoRunningConfigurationRecorderException - Exception in com.amazonaws.services.config.model
There is no configuration recorder running.
NoRunningConfigurationRecorderException(String) - Constructor for exception com.amazonaws.services.config.model.NoRunningConfigurationRecorderException
Constructs a new NoRunningConfigurationRecorderException with the specified error message.
NoSuchBucketException - Exception in com.amazonaws.services.config.model
The specified Amazon S3 bucket does not exist.
NoSuchBucketException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchBucketException
Constructs a new NoSuchBucketException with the specified error message.
NoSuchConfigRuleException - Exception in com.amazonaws.services.config.model
One or more AWS Config rules in the request are invalid.
NoSuchConfigRuleException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchConfigRuleException
Constructs a new NoSuchConfigRuleException with the specified error message.
NoSuchConfigurationAggregatorException - Exception in com.amazonaws.services.config.model
You have specified a configuration aggregator that does not exist.
NoSuchConfigurationAggregatorException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchConfigurationAggregatorException
Constructs a new NoSuchConfigurationAggregatorException with the specified error message.
NoSuchConfigurationRecorderException - Exception in com.amazonaws.services.config.model
You have specified a configuration recorder that does not exist.
NoSuchConfigurationRecorderException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchConfigurationRecorderException
Constructs a new NoSuchConfigurationRecorderException with the specified error message.
NoSuchDeliveryChannelException - Exception in com.amazonaws.services.config.model
You have specified a delivery channel that does not exist.
NoSuchDeliveryChannelException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchDeliveryChannelException
Constructs a new NoSuchDeliveryChannelException with the specified error message.
NoSuchRetentionConfigurationException - Exception in com.amazonaws.services.config.model
You have specified a retention configuration that does not exist.
NoSuchRetentionConfigurationException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchRetentionConfigurationException
Constructs a new NoSuchRetentionConfigurationException with the specified error message.

O

OrganizationAccessDeniedException - Exception in com.amazonaws.services.config.model
No permission to call the EnableAWSServiceAccess API.
OrganizationAccessDeniedException(String) - Constructor for exception com.amazonaws.services.config.model.OrganizationAccessDeniedException
Constructs a new OrganizationAccessDeniedException with the specified error message.
OrganizationAggregationSource - Class in com.amazonaws.services.config.model
This object contains regions to setup the aggregator and an IAM role to retrieve organization details.
OrganizationAggregationSource() - Constructor for class com.amazonaws.services.config.model.OrganizationAggregationSource
 
OrganizationAllFeaturesNotEnabledException - Exception in com.amazonaws.services.config.model
The configuration aggregator cannot be created because organization does not have all features enabled.
OrganizationAllFeaturesNotEnabledException(String) - Constructor for exception com.amazonaws.services.config.model.OrganizationAllFeaturesNotEnabledException
Constructs a new OrganizationAllFeaturesNotEnabledException with the specified error message.
Owner - Enum in com.amazonaws.services.config.model
 

P

PendingAggregationRequest - Class in com.amazonaws.services.config.model
An object that represents the account ID and region of an aggregator account that is requesting authorization but is not yet authorized.
PendingAggregationRequest() - Constructor for class com.amazonaws.services.config.model.PendingAggregationRequest
 
putAggregationAuthorization(PutAggregationAuthorizationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putAggregationAuthorization(PutAggregationAuthorizationRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Authorizes the aggregator account and region to collect data from the source account and region.
putAggregationAuthorization(PutAggregationAuthorizationRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Authorizes the aggregator account and region to collect data from the source account and region.
putAggregationAuthorizationAsync(PutAggregationAuthorizationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putAggregationAuthorizationAsync(PutAggregationAuthorizationRequest, AsyncHandler<PutAggregationAuthorizationRequest, PutAggregationAuthorizationResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putAggregationAuthorizationAsync(PutAggregationAuthorizationRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Authorizes the aggregator account and region to collect data from the source account and region.
putAggregationAuthorizationAsync(PutAggregationAuthorizationRequest, AsyncHandler<PutAggregationAuthorizationRequest, PutAggregationAuthorizationResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Authorizes the aggregator account and region to collect data from the source account and region.
putAggregationAuthorizationAsync(PutAggregationAuthorizationRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putAggregationAuthorizationAsync(PutAggregationAuthorizationRequest, AsyncHandler<PutAggregationAuthorizationRequest, PutAggregationAuthorizationResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutAggregationAuthorizationRequest - Class in com.amazonaws.services.config.model
 
PutAggregationAuthorizationRequest() - Constructor for class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
 
PutAggregationAuthorizationResult - Class in com.amazonaws.services.config.model
 
PutAggregationAuthorizationResult() - Constructor for class com.amazonaws.services.config.model.PutAggregationAuthorizationResult
 
putConfigRule(PutConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putConfigRule(PutConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Adds or updates an AWS Config rule for evaluating whether your AWS resources comply with your desired configurations.
putConfigRule(PutConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Adds or updates an AWS Config rule for evaluating whether your AWS resources comply with your desired configurations.
putConfigRuleAsync(PutConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putConfigRuleAsync(PutConfigRuleRequest, AsyncHandler<PutConfigRuleRequest, PutConfigRuleResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putConfigRuleAsync(PutConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Adds or updates an AWS Config rule for evaluating whether your AWS resources comply with your desired configurations.
putConfigRuleAsync(PutConfigRuleRequest, AsyncHandler<PutConfigRuleRequest, PutConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Adds or updates an AWS Config rule for evaluating whether your AWS resources comply with your desired configurations.
putConfigRuleAsync(PutConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putConfigRuleAsync(PutConfigRuleRequest, AsyncHandler<PutConfigRuleRequest, PutConfigRuleResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutConfigRuleRequest - Class in com.amazonaws.services.config.model
 
PutConfigRuleRequest() - Constructor for class com.amazonaws.services.config.model.PutConfigRuleRequest
 
PutConfigRuleResult - Class in com.amazonaws.services.config.model
 
PutConfigRuleResult() - Constructor for class com.amazonaws.services.config.model.PutConfigRuleResult
 
putConfigurationAggregator(PutConfigurationAggregatorRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putConfigurationAggregator(PutConfigurationAggregatorRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Creates and updates the configuration aggregator with the selected source accounts and regions.
putConfigurationAggregator(PutConfigurationAggregatorRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Creates and updates the configuration aggregator with the selected source accounts and regions.
putConfigurationAggregatorAsync(PutConfigurationAggregatorRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putConfigurationAggregatorAsync(PutConfigurationAggregatorRequest, AsyncHandler<PutConfigurationAggregatorRequest, PutConfigurationAggregatorResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putConfigurationAggregatorAsync(PutConfigurationAggregatorRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Creates and updates the configuration aggregator with the selected source accounts and regions.
putConfigurationAggregatorAsync(PutConfigurationAggregatorRequest, AsyncHandler<PutConfigurationAggregatorRequest, PutConfigurationAggregatorResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Creates and updates the configuration aggregator with the selected source accounts and regions.
putConfigurationAggregatorAsync(PutConfigurationAggregatorRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putConfigurationAggregatorAsync(PutConfigurationAggregatorRequest, AsyncHandler<PutConfigurationAggregatorRequest, PutConfigurationAggregatorResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutConfigurationAggregatorRequest - Class in com.amazonaws.services.config.model
 
PutConfigurationAggregatorRequest() - Constructor for class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
 
PutConfigurationAggregatorResult - Class in com.amazonaws.services.config.model
 
PutConfigurationAggregatorResult() - Constructor for class com.amazonaws.services.config.model.PutConfigurationAggregatorResult
 
putConfigurationRecorder(PutConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putConfigurationRecorder(PutConfigurationRecorderRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Creates a new configuration recorder to record the selected resource configurations.
putConfigurationRecorder(PutConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Creates a new configuration recorder to record the selected resource configurations.
putConfigurationRecorderAsync(PutConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putConfigurationRecorderAsync(PutConfigurationRecorderRequest, AsyncHandler<PutConfigurationRecorderRequest, PutConfigurationRecorderResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putConfigurationRecorderAsync(PutConfigurationRecorderRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Creates a new configuration recorder to record the selected resource configurations.
putConfigurationRecorderAsync(PutConfigurationRecorderRequest, AsyncHandler<PutConfigurationRecorderRequest, PutConfigurationRecorderResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Creates a new configuration recorder to record the selected resource configurations.
putConfigurationRecorderAsync(PutConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putConfigurationRecorderAsync(PutConfigurationRecorderRequest, AsyncHandler<PutConfigurationRecorderRequest, PutConfigurationRecorderResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutConfigurationRecorderRequest - Class in com.amazonaws.services.config.model
The input for the PutConfigurationRecorder action.
PutConfigurationRecorderRequest() - Constructor for class com.amazonaws.services.config.model.PutConfigurationRecorderRequest
 
PutConfigurationRecorderResult - Class in com.amazonaws.services.config.model
 
PutConfigurationRecorderResult() - Constructor for class com.amazonaws.services.config.model.PutConfigurationRecorderResult
 
putDeliveryChannel(PutDeliveryChannelRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putDeliveryChannel(PutDeliveryChannelRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic.
putDeliveryChannel(PutDeliveryChannelRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic.
putDeliveryChannelAsync(PutDeliveryChannelRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putDeliveryChannelAsync(PutDeliveryChannelRequest, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putDeliveryChannelAsync(PutDeliveryChannelRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic.
putDeliveryChannelAsync(PutDeliveryChannelRequest, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic.
putDeliveryChannelAsync(PutDeliveryChannelRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putDeliveryChannelAsync(PutDeliveryChannelRequest, AsyncHandler<PutDeliveryChannelRequest, PutDeliveryChannelResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutDeliveryChannelRequest - Class in com.amazonaws.services.config.model
The input for the PutDeliveryChannel action.
PutDeliveryChannelRequest() - Constructor for class com.amazonaws.services.config.model.PutDeliveryChannelRequest
 
PutDeliveryChannelResult - Class in com.amazonaws.services.config.model
 
PutDeliveryChannelResult() - Constructor for class com.amazonaws.services.config.model.PutDeliveryChannelResult
 
putEvaluations(PutEvaluationsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putEvaluations(PutEvaluationsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Used by an AWS Lambda function to deliver evaluation results to AWS Config.
putEvaluations(PutEvaluationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Used by an AWS Lambda function to deliver evaluation results to AWS Config.
putEvaluationsAsync(PutEvaluationsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putEvaluationsAsync(PutEvaluationsRequest, AsyncHandler<PutEvaluationsRequest, PutEvaluationsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putEvaluationsAsync(PutEvaluationsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Used by an AWS Lambda function to deliver evaluation results to AWS Config.
putEvaluationsAsync(PutEvaluationsRequest, AsyncHandler<PutEvaluationsRequest, PutEvaluationsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Used by an AWS Lambda function to deliver evaluation results to AWS Config.
putEvaluationsAsync(PutEvaluationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putEvaluationsAsync(PutEvaluationsRequest, AsyncHandler<PutEvaluationsRequest, PutEvaluationsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutEvaluationsRequest - Class in com.amazonaws.services.config.model

PutEvaluationsRequest() - Constructor for class com.amazonaws.services.config.model.PutEvaluationsRequest
 
PutEvaluationsResult - Class in com.amazonaws.services.config.model

PutEvaluationsResult() - Constructor for class com.amazonaws.services.config.model.PutEvaluationsResult
 
putRetentionConfiguration(PutRetentionConfigurationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putRetentionConfiguration(PutRetentionConfigurationRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Creates and updates the retention configuration with details about retention period (number of days) that AWS Config stores your historical information.
putRetentionConfiguration(PutRetentionConfigurationRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Creates and updates the retention configuration with details about retention period (number of days) that AWS Config stores your historical information.
putRetentionConfigurationAsync(PutRetentionConfigurationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putRetentionConfigurationAsync(PutRetentionConfigurationRequest, AsyncHandler<PutRetentionConfigurationRequest, PutRetentionConfigurationResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putRetentionConfigurationAsync(PutRetentionConfigurationRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Creates and updates the retention configuration with details about retention period (number of days) that AWS Config stores your historical information.
putRetentionConfigurationAsync(PutRetentionConfigurationRequest, AsyncHandler<PutRetentionConfigurationRequest, PutRetentionConfigurationResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Creates and updates the retention configuration with details about retention period (number of days) that AWS Config stores your historical information.
putRetentionConfigurationAsync(PutRetentionConfigurationRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putRetentionConfigurationAsync(PutRetentionConfigurationRequest, AsyncHandler<PutRetentionConfigurationRequest, PutRetentionConfigurationResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutRetentionConfigurationRequest - Class in com.amazonaws.services.config.model
 
PutRetentionConfigurationRequest() - Constructor for class com.amazonaws.services.config.model.PutRetentionConfigurationRequest
 
PutRetentionConfigurationResult - Class in com.amazonaws.services.config.model
 
PutRetentionConfigurationResult() - Constructor for class com.amazonaws.services.config.model.PutRetentionConfigurationResult
 

R

RecorderStatus - Enum in com.amazonaws.services.config.model
 
RecordingGroup - Class in com.amazonaws.services.config.model
Specifies the types of AWS resource for which AWS Config records configuration changes.
RecordingGroup() - Constructor for class com.amazonaws.services.config.model.RecordingGroup
 
Relationship - Class in com.amazonaws.services.config.model
The relationship of the related resource to the main resource.
Relationship() - Constructor for class com.amazonaws.services.config.model.Relationship
 
ResourceCount - Class in com.amazonaws.services.config.model
An object that contains the resource type and the number of resources.
ResourceCount() - Constructor for class com.amazonaws.services.config.model.ResourceCount
 
ResourceIdentifier - Class in com.amazonaws.services.config.model
The details that identify a resource that is discovered by AWS Config, including the resource type, ID, and (if available) the custom resource name.
ResourceIdentifier() - Constructor for class com.amazonaws.services.config.model.ResourceIdentifier
 
ResourceInUseException - Exception in com.amazonaws.services.config.model
The rule is currently being deleted or the rule is deleting your evaluation results.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.config.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceKey - Class in com.amazonaws.services.config.model
The details that identify a resource within AWS Config, including the resource type and resource ID.
ResourceKey() - Constructor for class com.amazonaws.services.config.model.ResourceKey
 
ResourceNotDiscoveredException - Exception in com.amazonaws.services.config.model
You have specified a resource that is either unknown or has not been discovered.
ResourceNotDiscoveredException(String) - Constructor for exception com.amazonaws.services.config.model.ResourceNotDiscoveredException
Constructs a new ResourceNotDiscoveredException with the specified error message.
ResourceType - Enum in com.amazonaws.services.config.model
 
RetentionConfiguration - Class in com.amazonaws.services.config.model
An object with the name of the retention configuration and the retention period in days.
RetentionConfiguration() - Constructor for class com.amazonaws.services.config.model.RetentionConfiguration
 

S

Scope - Class in com.amazonaws.services.config.model
Defines which resources trigger an evaluation for an AWS Config rule.
Scope() - Constructor for class com.amazonaws.services.config.model.Scope
 
setAccountAggregationSources(Collection<AccountAggregationSource>) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Provides a list of source accounts and regions to be aggregated.
setAccountAggregationSources(Collection<AccountAggregationSource>) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
A list of AccountAggregationSource object.
setAccountId(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The 12-digit account ID of the source account.
setAccountId(String) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The 12-digit account ID of the source account.
setAccountId(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The 12 digit AWS account ID associated with the resource.
setAccountId(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The 12-digit account ID of the source account.
setAccountId(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
The 12-digit account ID of the source account.
setAccountId(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The 12-digit AWS account ID associated with the resource.
setAccountId(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The 12-digit account ID of the source account.
setAccountIds(Collection<String>) - Method in class com.amazonaws.services.config.model.AccountAggregationSource
The 12-digit account ID of the account being aggregated.
setAggregateComplianceByConfigRules(Collection<AggregateComplianceByConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
Returns a list of AggregateComplianceByConfigRule object.
setAggregateComplianceCounts(Collection<AggregateComplianceCount>) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
Returns a list of AggregateComplianceCounts object.
setAggregatedSourceStatusList(Collection<AggregatedSourceStatus>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
Returns an AggregatedSourceStatus object.
setAggregateEvaluationResults(Collection<AggregateEvaluationResult>) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
Returns an AggregateEvaluationResults object.
setAggregationAuthorization(AggregationAuthorization) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationResult
Returns an AggregationAuthorization object.
setAggregationAuthorizationArn(String) - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The Amazon Resource Name (ARN) of the aggregation object.
setAggregationAuthorizations(Collection<AggregationAuthorization>) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
Returns a list of authorizations granted to various aggregator accounts and regions.
setAllAwsRegions(Boolean) - Method in class com.amazonaws.services.config.model.AccountAggregationSource
If true, aggregate existing AWS Config regions and future regions.
setAllAwsRegions(Boolean) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
If true, aggregate existing AWS Config regions and future regions.
setAllSupported(Boolean) - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether AWS Config records configuration changes for every supported type of regional resource.
setAnnotation(String) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
Supplementary information about how the agrregate evaluation determined the compliance.
setAnnotation(String) - Method in class com.amazonaws.services.config.model.Evaluation
Supplementary information about how the evaluation determined the compliance.
setAnnotation(String) - Method in class com.amazonaws.services.config.model.EvaluationResult
Supplementary information about how the evaluation determined the compliance.
setArn(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The Amazon Resource Name (ARN) of the resource.
setArn(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The Amazon Resource Name (ARN) of the resource.
setAuthorizedAccountId(String) - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The 12-digit account ID of the account authorized to aggregate data.
setAuthorizedAccountId(String) - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
The 12-digit account ID of the account authorized to aggregate data.
setAuthorizedAccountId(String) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
The 12-digit account ID of the account authorized to aggregate data.
setAuthorizedAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The region authorized to collect aggregated data.
setAuthorizedAwsRegion(String) - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
The region authorized to collect aggregated data.
setAuthorizedAwsRegion(String) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
The region authorized to collect aggregated data.
setAvailabilityZone(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The Availability Zone associated with the resource.
setAvailabilityZone(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The Availability Zone associated with the resource.
setAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The source region from where the data is aggregated.
setAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The region authorized to collect aggregated data.
setAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The source region from where the data is aggregated.
setAwsRegion(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The region where the resource resides.
setAwsRegion(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The source region where the data is aggregated.
setAwsRegion(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
The source region where the data is aggregated.
setAwsRegion(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The region where the resource resides.
setAwsRegion(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The source region from where the data is aggregated.
setAwsRegions(Collection<String>) - Method in class com.amazonaws.services.config.model.AccountAggregationSource
The source regions being aggregated.
setAwsRegions(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
The source regions being aggregated.
setBaseConfigurationItems(Collection<BaseConfigurationItem>) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
A list that contains the current configuration of one or more resources.
setCapExceeded(Boolean) - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
Indicates whether the maximum count is reached.
setCappedCount(Integer) - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
The number of AWS resources or AWS Config rules responsible for the current compliance of the item.
setChronologicalOrder(String) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The chronological order for configuration items listed.
setChronologicalOrder(ChronologicalOrder) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The chronological order for configuration items listed.
setCompliance(Compliance) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
Indicates whether an AWS resource or AWS Config rule is compliant and provides the number of contributors that affect the compliance.
setCompliance(Compliance) - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
Indicates whether the AWS Config rule is compliant.
setCompliance(Compliance) - Method in class com.amazonaws.services.config.model.ComplianceByResource
Indicates whether the AWS resource complies with all of the AWS Config rules that evaluated it.
setComplianceByConfigRules(Collection<ComplianceByConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
Indicates whether each of the specified AWS Config rules is compliant.
setComplianceByResources(Collection<ComplianceByResource>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
Indicates whether the specified AWS resource complies with all of the AWS Config rules that evaluate it.
setComplianceContributorCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.Compliance
The number of AWS resources or AWS Config rules that cause a result of NON_COMPLIANT, up to a maximum number.
setComplianceResourceId(String) - Method in class com.amazonaws.services.config.model.Evaluation
The ID of the AWS resource that was evaluated.
setComplianceResourceId(String) - Method in class com.amazonaws.services.config.model.Scope
The ID of the only AWS resource that you want to trigger an evaluation for the rule.
setComplianceResourceType(String) - Method in class com.amazonaws.services.config.model.Evaluation
The type of AWS resource that was evaluated.
setComplianceResourceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.Scope
The resource types of only those AWS resources that you want to trigger an evaluation for the rule.
setComplianceSummariesByResourceType(Collection<ComplianceSummaryByResourceType>) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeResult
The number of resources that are compliant and the number that are noncompliant.
setComplianceSummary(ComplianceSummary) - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
The number of compliant and noncompliant AWS Config rules.
setComplianceSummary(ComplianceSummary) - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The number of AWS resources that are compliant or noncompliant, up to a maximum of 100 for each.
setComplianceSummary(ComplianceSummary) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleResult
The number of AWS Config rules that are compliant and the number that are noncompliant, up to a maximum of 25 for each.
setComplianceSummaryTimestamp(Date) - Method in class com.amazonaws.services.config.model.ComplianceSummary
The time that AWS Config created the compliance summary.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The resource compliance status.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.Compliance
Indicates whether an AWS resource or AWS Config rule is compliant.
setComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.Compliance
Indicates whether an AWS resource or AWS Config rule is compliant.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The rule compliance status.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.Evaluation
Indicates whether the AWS resource complies with the AWS Config rule that it was evaluated against.
setComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.Evaluation
Indicates whether the AWS resource complies with the AWS Config rule that it was evaluated against.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.EvaluationResult
Indicates whether the AWS resource complies with the AWS Config rule that evaluated it.
setComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.EvaluationResult
Indicates whether the AWS resource complies with the AWS Config rule that evaluated it.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The resource compliance status.
setComplianceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Filters the results by compliance.
setComplianceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
Filters the results by compliance.
setComplianceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
Filters the results by compliance.
setComplianceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
Filters the results by compliance.
setCompliantResourceCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of AWS Config rules or AWS resources that are compliant, up to a maximum of 25 for rules and 100 for resources.
setConfigHistoryDeliveryInfo(ConfigExportDeliveryInfo) - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
A list that contains the status of the delivery of the configuration history to the specified Amazon S3 bucket.
setConfigRule(ConfigRule) - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
The rule that you want to add to your account.
setConfigRuleArn(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The Amazon Resource Name (ARN) of the AWS Config rule.
setConfigRuleArn(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The Amazon Resource Name (ARN) of the AWS Config rule.
setConfigRuleId(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The ID of the AWS Config rule.
setConfigRuleId(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The ID of the AWS Config rule.
setConfigRuleInvokedTime(Date) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when the AWS Config rule evaluated the AWS resource.
setConfigRuleInvokedTime(Date) - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when the AWS Config rule evaluated the AWS resource.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The name of the AWS Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
The name of the AWS Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The name that you assign to the AWS Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The name of the AWS Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The name of the AWS Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
The name of the AWS Config rule that you want to delete.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
The name of the AWS Config rule for which you want to delete the evaluation results.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The name of the AWS Config rule that was used in the evaluation.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The name of the AWS Config rule for which you want compliance information.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The name of the AWS Config rule for which you want compliance information.
setConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Specify one or more AWS Config rule names to filter the results by rule.
setConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The name of the AWS managed Config rules for which you want status information.
setConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The names of the AWS Config rules for which you want details.
setConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
The list of names of AWS Config rules that you want to run evaluations for.
setConfigRules(Collection<ConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
The details about your AWS Config rules.
setConfigRulesEvaluationStatus(Collection<ConfigRuleEvaluationStatus>) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
Status information about your AWS managed Config rules.
setConfigRuleState(String) - Method in class com.amazonaws.services.config.model.ConfigRule
Indicates whether the AWS Config rule is active or is currently being deleted by AWS Config.
setConfigRuleState(ConfigRuleState) - Method in class com.amazonaws.services.config.model.ConfigRule
Indicates whether the AWS Config rule is active or is currently being deleted by AWS Config.
setConfigSnapshotDeliveryInfo(ConfigExportDeliveryInfo) - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
A list containing the status of the delivery of the snapshot to the specified Amazon S3 bucket.
setConfigSnapshotDeliveryProperties(ConfigSnapshotDeliveryProperties) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
setConfigSnapshotId(String) - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotResult
The ID of the snapshot that is being created.
setConfigStreamDeliveryInfo(ConfigStreamDeliveryInfo) - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
A list containing the status of the delivery of the configuration stream notification to the specified Amazon SNS topic.
setConfiguration(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The description of the resource configuration.
setConfiguration(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The description of the resource configuration.
setConfigurationAggregator(ConfigurationAggregator) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorResult
Returns a ConfigurationAggregator object.
setConfigurationAggregatorArn(String) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The Amazon Resource Name (ARN) of the aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The name of the aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorRequest
The name of the configuration aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
The name of the configuration aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
The name of the configuration aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The name of the configuration aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
The name of the configuration aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
The name of the configuration aggregator.
setConfigurationAggregatorNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
The name of the configuration aggregators.
setConfigurationAggregators(Collection<ConfigurationAggregator>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
Returns a ConfigurationAggregators object.
setConfigurationItemCaptureTime(Date) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The time when the configuration recording was initiated.
setConfigurationItemCaptureTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The time when the configuration recording was initiated.
setConfigurationItemMD5Hash(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
Unique MD5 hash that represents the configuration item's state.
setConfigurationItems(Collection<ConfigurationItem>) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
A list that contains the configuration history of one or more resources.
setConfigurationItemStatus(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The configuration item status.
setConfigurationItemStatus(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The configuration item status.
setConfigurationItemStatus(ConfigurationItemStatus) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The configuration item status.
setConfigurationRecorder(ConfigurationRecorder) - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderRequest
The configuration recorder object that records each configuration change made to the resources.
setConfigurationRecorderName(String) - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderRequest
The name of the configuration recorder to be deleted.
setConfigurationRecorderName(String) - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderRequest
The name of the recorder object that records each configuration change made to the resources.
setConfigurationRecorderName(String) - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
The name of the recorder object that records each configuration change made to the resources.
setConfigurationRecorderNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersRequest
A list of configuration recorder names.
setConfigurationRecorderNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
The name(s) of the configuration recorder.
setConfigurationRecorders(Collection<ConfigurationRecorder>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersResult
A list that contains the descriptions of the specified configuration recorders.
setConfigurationRecordersStatus(Collection<ConfigurationRecorderStatus>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusResult
A list that contains status of the specified recorders.
setConfigurationStateId(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
An identifier that indicates the ordering of the configuration items of a resource.
setConfigurationStateId(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
An identifier that indicates the ordering of the configuration items of a resource.
setCount(Long) - Method in class com.amazonaws.services.config.model.ResourceCount
The number of resources.
setCreatedBy(String) - Method in class com.amazonaws.services.config.model.ConfigRule
Service principal name of the service that created the rule.
setCreationTime(Date) - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The time stamp when the aggregation authorization was created.
setCreationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The time stamp when the configuration aggregator was created.
setDeliveryChannel(DeliveryChannel) - Method in class com.amazonaws.services.config.model.PutDeliveryChannelRequest
The configuration delivery channel object that delivers the configuration information to an Amazon S3 bucket and to an Amazon SNS topic.
setDeliveryChannelName(String) - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelRequest
The name of the delivery channel to delete.
setDeliveryChannelName(String) - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotRequest
The name of the delivery channel through which the snapshot is delivered.
setDeliveryChannelNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsRequest
A list of delivery channel names.
setDeliveryChannelNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
A list of delivery channel names.
setDeliveryChannels(Collection<DeliveryChannel>) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsResult
A list that contains the descriptions of the specified delivery channel.
setDeliveryChannelsStatus(Collection<DeliveryChannelStatus>) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusResult
A list that contains the status of a specified delivery channel.
setDeliveryFrequency(String) - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
The frequency with which AWS Config delivers configuration snapshots.
setDeliveryFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
The frequency with which AWS Config delivers configuration snapshots.
setDescription(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The description that you provide for the AWS Config rule.
setEarlierTime(Date) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The time stamp that indicates an earlier time.
setEndpoint(String) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
setEndpoint(String) - Method in interface com.amazonaws.services.config.AmazonConfig
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEvaluationResultIdentifier(EvaluationResultIdentifier) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
Uniquely identifies the evaluation result.
setEvaluationResultIdentifier(EvaluationResultIdentifier) - Method in class com.amazonaws.services.config.model.EvaluationResult
Uniquely identifies the evaluation result.
setEvaluationResultQualifier(EvaluationResultQualifier) - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
Identifies an AWS Config rule used to evaluate an AWS resource, and provides the type and ID of the evaluated resource.
setEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
Indicates whether the AWS resource complies with the specified AWS Config rule.
setEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
Indicates whether the specified AWS resource complies each AWS Config rule.
setEvaluations(Collection<Evaluation>) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
The assessments that the AWS Lambda function performs.
setEventSource(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The source of the event, such as an AWS service, that triggers AWS Config to evaluate your AWS resources.
setEventSource(EventSource) - Method in class com.amazonaws.services.config.model.SourceDetail
The source of the event, such as an AWS service, that triggers AWS Config to evaluate your AWS resources.
setFailedEvaluations(Collection<Evaluation>) - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
Requests that failed because of a client or server error.
setFilters(ConfigRuleComplianceFilters) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
Filters the results by ConfigRuleComplianceFilters object.
setFilters(ConfigRuleComplianceSummaryFilters) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Filters the results based on the ConfigRuleComplianceSummaryFilters object.
setFirstActivatedTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that you first activated the AWS Config rule.
setFirstEvaluationStarted(Boolean) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
Indicates whether AWS Config has evaluated your resources against the rule at least once.
setGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Groups the result based on ACCOUNT_ID or AWS_REGION.
setGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
Groups the result based on ACCOUNT_ID or AWS_REGION.
setGroupName(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
The 12-digit account ID or region based on the GroupByKey value.
setIncludeDeletedResources(Boolean) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
Specifies whether AWS Config includes deleted resources in the results.
setIncludeGlobalResourceTypes(Boolean) - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether AWS Config includes all supported types of global resources (for example, IAM resources) with the resources that it records.
setInputParameters(String) - Method in class com.amazonaws.services.config.model.ConfigRule
A string, in JSON format, that is passed to the AWS Config rule Lambda function.
setLastAttemptTime(Date) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last attempted delivery.
setLastErrorCode(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The error code that AWS Config returned when the source account aggregation last failed.
setLastErrorCode(String) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The error code from the last attempted delivery.
setLastErrorCode(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The error code that AWS Config returned when the rule last failed.
setLastErrorCode(String) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
The error code from the last attempted delivery.
setLastErrorCode(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The error code indicating that the recording failed.
setLastErrorMessage(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The message indicating that the source account aggregation failed due to an error.
setLastErrorMessage(String) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The error message from the last attempted delivery.
setLastErrorMessage(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The error message that AWS Config returned when the rule last failed.
setLastErrorMessage(String) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
The error message from the last attempted delivery.
setLastErrorMessage(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The message indicating that the recording failed due to an error.
setLastFailedEvaluationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last failed to evaluate your AWS resources against the rule.
setLastFailedInvocationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last failed to invoke the AWS Config rule to evaluate your AWS resources.
setLastStartTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The time the recorder was last started.
setLastStatus(String) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
Status of the last attempted delivery.
setLastStatus(DeliveryStatus) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
Status of the last attempted delivery.
setLastStatus(String) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
Status of the last attempted delivery.
setLastStatus(DeliveryStatus) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
Status of the last attempted delivery.
setLastStatus(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The last (previous) status of the recorder.
setLastStatus(RecorderStatus) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The last (previous) status of the recorder.
setLastStatusChangeTime(Date) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
The time from the last status change.
setLastStatusChangeTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The time when the status was last changed.
setLastStopTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The time the recorder was last stopped.
setLastSuccessfulEvaluationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last successfully evaluated your AWS resources against the rule.
setLastSuccessfulInvocationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last successfully invoked the AWS Config rule to evaluate your AWS resources.
setLastSuccessfulTime(Date) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last successful delivery.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The time of the last update.
setLastUpdateStatus(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
Filters the last updated status type.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The time of the last update.
setLaterTime(Date) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The time stamp that indicates a later time.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
The maximum number of evaluation results returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
The maximum number of AggregationAuthorizations returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The maximum number of evaluation results returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The number of rule evaluation results that you want returned.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
The maximum number of AggregatorSourceStatus returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
The maximum number of configuration aggregators returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
The maximum number of evaluation results returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The maximum number of evaluation results returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
The maximum number of evaluation results returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The maximum number of evaluation results returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
The maximum number of ResourceCount objects returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The maximum number of configuration items returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The maximum number of resource identifiers returned on each page.
setMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The maximum frequency with which AWS Config runs evaluations for a rule.
setMaximumExecutionFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.ConfigRule
The maximum frequency with which AWS Config runs evaluations for a rule.
setMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The frequency at which you want AWS Config to run evaluations for a custom rule with a periodic trigger.
setMaximumExecutionFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.SourceDetail
The frequency at which you want AWS Config to run evaluations for a custom rule with a periodic trigger.
setMessageType(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The type of notification that triggers AWS Config to run an evaluation for a rule.
setMessageType(MessageType) - Method in class com.amazonaws.services.config.model.SourceDetail
The type of notification that triggers AWS Config to run an evaluation for a rule.
setName(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
The name of the recorder.
setName(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The name of the configuration recorder.
setName(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The name of the delivery channel.
setName(String) - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
The name of the delivery channel.
setName(String) - Method in class com.amazonaws.services.config.model.RetentionConfiguration
The name of the retention configuration object.
setNextDeliveryTime(Date) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time that the next delivery occurs.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
setNonCompliantResourceCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of AWS Config rules or AWS resources that are noncompliant, up to a maximum of 25 for rules and 100 for resources.
setOrderingTimestamp(Date) - Method in class com.amazonaws.services.config.model.Evaluation
The time of the event in AWS Config that triggered the evaluation.
setOrderingTimestamp(Date) - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
The time of the event that triggered the evaluation of your AWS resources.
setOrganizationAggregationSource(OrganizationAggregationSource) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Provides an organization and list of regions to be aggregated.
setOrganizationAggregationSource(OrganizationAggregationSource) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
An OrganizationAggregationSource object.
setOwner(String) - Method in class com.amazonaws.services.config.model.Source
Indicates whether AWS or the customer owns and manages the AWS Config rule.
setOwner(Owner) - Method in class com.amazonaws.services.config.model.Source
Indicates whether AWS or the customer owns and manages the AWS Config rule.
setPendingAggregationRequests(Collection<PendingAggregationRequest>) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
Returns a PendingAggregationRequests object.
setRecording(Boolean) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
Specifies whether or not the recorder is currently recording.
setRecordingGroup(RecordingGroup) - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
Specifies the types of AWS resources for which AWS Config records configuration changes.
setRegion(Region) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
setRegion(Region) - Method in interface com.amazonaws.services.config.AmazonConfig
Deprecated.
use AwsClientBuilder#setRegion(String)
setRelatedEvents(Collection<String>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A list of CloudTrail event IDs.
setRelationshipName(String) - Method in class com.amazonaws.services.config.model.Relationship
The type of relationship with the related resource.
setRelationships(Collection<Relationship>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A list of related AWS resources.
setRequesterAccountId(String) - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
The 12-digit account ID of the account requesting to aggregate data.
setRequesterAccountId(String) - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
The 12-digit account ID of the account requesting to aggregate data.
setRequesterAwsRegion(String) - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
The region requesting to aggregate data.
setRequesterAwsRegion(String) - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
The region requesting to aggregate data.
setResourceCounts(Collection<ResourceCount>) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The list of ResourceCount objects.
setResourceCreationTime(Date) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The time stamp when the resource was created.
setResourceCreationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The time stamp when the resource was created.
setResourceDeletionTime(Date) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The time that the resource was deleted.
setResourceId(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The ID of the resource (for example., sg-xxxxxx).
setResourceId(String) - Method in class com.amazonaws.services.config.model.ComplianceByResource
The ID of the AWS resource that was evaluated.
setResourceId(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The ID of the resource (for example, sg-xxxxxx).
setResourceId(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The ID of the AWS resource for which you want compliance information.
setResourceId(String) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The ID of the evaluated AWS resource.
setResourceId(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The ID of the AWS resource for which you want compliance information.
setResourceId(String) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The ID of the resource (for example., sg-xxxxxx).
setResourceId(String) - Method in class com.amazonaws.services.config.model.Relationship
The ID of the related resource (for example, sg-xxxxxx).
setResourceId(String) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The ID of the resource (for example, sg-xxxxxx).
setResourceId(String) - Method in class com.amazonaws.services.config.model.ResourceKey
The ID of the resource (for example., sg-xxxxxx).
setResourceIdentifiers(Collection<ResourceIdentifier>) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
The details that identify a resource that is discovered by AWS Config, including the resource type, ID, and (if available) the custom resource name.
setResourceIds(Collection<String>) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The IDs of only those resources that you want AWS Config to list in the response.
setResourceKeys(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
A list of resource keys to be processed with the current request.
setResourceName(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The custom name of the resource, if available.
setResourceName(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The custom name of the resource, if available.
setResourceName(String) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The custom name of only those resources that you want AWS Config to list in the response.
setResourceName(String) - Method in class com.amazonaws.services.config.model.Relationship
The custom name of the related resource, if available.
setResourceName(String) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The custom name of the resource (if available).
setResourceType(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The type of AWS resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ComplianceByResource
The type of the AWS resource that was evaluated.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The type of AWS resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The type of AWS resource.
setResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The type of AWS resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The types of AWS resources for which you want compliance information (for example, AWS::EC2::Instance).
setResourceType(String) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The type of AWS resource that was evaluated.
setResourceType(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The type of the AWS resource for which you want compliance information.
setResourceType(String) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The resource type.
setResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The resource type.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The type of resources that you want AWS Config to list in the response.
setResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The type of resources that you want AWS Config to list in the response.
setResourceType(String) - Method in class com.amazonaws.services.config.model.Relationship
The resource type of the related resource.
setResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.Relationship
The resource type of the related resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ResourceCount
The resource type (for example, "AWS::EC2::Instance").
setResourceType(String) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The type of resource.
setResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The type of resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ResourceKey
The resource type.
setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeRequest
Specify one or more resource types to get the number of resources that are compliant and the number that are noncompliant for each resource type.
setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
The comma-separated list that specifies the resource types that you want AWS Config to return (for example, "AWS::EC2::Instance", "AWS::IAM::User").
setResourceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.RecordingGroup
A comma-separated list that specifies the types of AWS resources for which AWS Config records configuration changes (for example, AWS::EC2::Instance or AWS::CloudTrail::Trail).
setResultRecordedTime(Date) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when AWS Config recorded the aggregate evaluation result.
setResultRecordedTime(Date) - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when AWS Config recorded the evaluation result.
setResultToken(String) - Method in class com.amazonaws.services.config.model.EvaluationResult
An encrypted token that associates an evaluation with an AWS Config rule.
setResultToken(String) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
An encrypted token that associates an evaluation with an AWS Config rule.
setRetentionConfiguration(RetentionConfiguration) - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationResult
Returns a retention configuration object.
setRetentionConfigurationName(String) - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationRequest
The name of the retention configuration to delete.
setRetentionConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
A list of names of retention configurations for which you want details.
setRetentionConfigurations(Collection<RetentionConfiguration>) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
Returns a retention configuration object.
setRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationRequest
Number of days AWS Config stores your historical information.
setRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.config.model.RetentionConfiguration
Number of days AWS Config stores your historical information.
setRoleARN(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
Amazon Resource Name (ARN) of the IAM role used to describe the AWS resources associated with the account.
setRoleArn(String) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
ARN of the IAM role used to retreive AWS Organization details associated with the aggregator account.
setS3BucketName(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The prefix for the specified Amazon S3 bucket.
setScope(Scope) - Method in class com.amazonaws.services.config.model.ConfigRule
Defines which resources can trigger an evaluation for the rule.
setSnsTopicARN(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.
setSource(Source) - Method in class com.amazonaws.services.config.model.ConfigRule
Provides the rule owner (AWS or customer), the rule identifier, and the notifications that cause the function to evaluate your AWS resources.
setSourceDetails(Collection<SourceDetail>) - Method in class com.amazonaws.services.config.model.Source
Provides the source and type of the event that causes AWS Config to evaluate your AWS resources.
setSourceId(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The source account ID or an organization.
setSourceIdentifier(String) - Method in class com.amazonaws.services.config.model.Source
For AWS Config managed rules, a predefined identifier from a list.
setSourceType(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The source account or an organization.
setSupplementaryConfiguration(Map<String, String>) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
Configuration attributes that AWS Config returns for certain resource types to supplement the information returned for the configuration parameter.
setSupplementaryConfiguration(Map<String, String>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
Configuration attributes that AWS Config returns for certain resource types to supplement the information returned for the configuration parameter.
setTagKey(String) - Method in class com.amazonaws.services.config.model.Scope
The tag key that is applied to only those AWS resources that you want to trigger an evaluation for the rule.
setTags(Map<String, String>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A mapping of key value tags associated with the resource.
setTagValue(String) - Method in class com.amazonaws.services.config.model.Scope
The tag value applied to only those AWS resources that you want to trigger an evaluation for the rule.
setTestMode(Boolean) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
Use this parameter to specify a test run for PutEvaluations.
setTotalDiscoveredResources(Long) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The total number of resources that AWS Config is recording in the region for your account.
setUnprocessedResourceKeys(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
A list of resource keys that were not processed with the current response.
setUpdateStatus(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
Filters the status type.
setVersion(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The version number of the resource configuration.
setVersion(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The version number of the resource configuration.
shutdown() - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
shutdown() - Method in interface com.amazonaws.services.config.AmazonConfig
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Shuts down the client, releasing all managed resources.
Source - Class in com.amazonaws.services.config.model
Provides the AWS Config rule owner (AWS or customer), the rule identifier, and the events that trigger the evaluation of your AWS resources.
Source() - Constructor for class com.amazonaws.services.config.model.Source
 
SourceDetail - Class in com.amazonaws.services.config.model
Provides the source and the message types that trigger AWS Config to evaluate your AWS resources against a rule.
SourceDetail() - Constructor for class com.amazonaws.services.config.model.SourceDetail
 
standard() - Static method in class com.amazonaws.services.config.AmazonConfigAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.config.AmazonConfigClientBuilder
 
startConfigRulesEvaluation(StartConfigRulesEvaluationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
startConfigRulesEvaluation(StartConfigRulesEvaluationRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Runs an on-demand evaluation for the specified AWS Config rules against the last known configuration state of the resources.
startConfigRulesEvaluation(StartConfigRulesEvaluationRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Runs an on-demand evaluation for the specified AWS Config rules against the last known configuration state of the resources.
startConfigRulesEvaluationAsync(StartConfigRulesEvaluationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
startConfigRulesEvaluationAsync(StartConfigRulesEvaluationRequest, AsyncHandler<StartConfigRulesEvaluationRequest, StartConfigRulesEvaluationResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
startConfigRulesEvaluationAsync(StartConfigRulesEvaluationRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Runs an on-demand evaluation for the specified AWS Config rules against the last known configuration state of the resources.
startConfigRulesEvaluationAsync(StartConfigRulesEvaluationRequest, AsyncHandler<StartConfigRulesEvaluationRequest, StartConfigRulesEvaluationResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Runs an on-demand evaluation for the specified AWS Config rules against the last known configuration state of the resources.
startConfigRulesEvaluationAsync(StartConfigRulesEvaluationRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
startConfigRulesEvaluationAsync(StartConfigRulesEvaluationRequest, AsyncHandler<StartConfigRulesEvaluationRequest, StartConfigRulesEvaluationResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
StartConfigRulesEvaluationRequest - Class in com.amazonaws.services.config.model

StartConfigRulesEvaluationRequest() - Constructor for class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
 
StartConfigRulesEvaluationResult - Class in com.amazonaws.services.config.model
The output when you start the evaluation for the specified AWS Config rule.
StartConfigRulesEvaluationResult() - Constructor for class com.amazonaws.services.config.model.StartConfigRulesEvaluationResult
 
startConfigurationRecorder(StartConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
startConfigurationRecorder(StartConfigurationRecorderRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Starts recording configurations of the AWS resources you have selected to record in your AWS account.
startConfigurationRecorder(StartConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Starts recording configurations of the AWS resources you have selected to record in your AWS account.
startConfigurationRecorderAsync(StartConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
startConfigurationRecorderAsync(StartConfigurationRecorderRequest, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
startConfigurationRecorderAsync(StartConfigurationRecorderRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Starts recording configurations of the AWS resources you have selected to record in your AWS account.
startConfigurationRecorderAsync(StartConfigurationRecorderRequest, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Starts recording configurations of the AWS resources you have selected to record in your AWS account.
startConfigurationRecorderAsync(StartConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
startConfigurationRecorderAsync(StartConfigurationRecorderRequest, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
StartConfigurationRecorderRequest - Class in com.amazonaws.services.config.model
The input for the StartConfigurationRecorder action.
StartConfigurationRecorderRequest() - Constructor for class com.amazonaws.services.config.model.StartConfigurationRecorderRequest
 
StartConfigurationRecorderResult - Class in com.amazonaws.services.config.model
 
StartConfigurationRecorderResult() - Constructor for class com.amazonaws.services.config.model.StartConfigurationRecorderResult
 
stopConfigurationRecorder(StopConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
stopConfigurationRecorder(StopConfigurationRecorderRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Stops recording configurations of the AWS resources you have selected to record in your AWS account.
stopConfigurationRecorder(StopConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Stops recording configurations of the AWS resources you have selected to record in your AWS account.
stopConfigurationRecorderAsync(StopConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
stopConfigurationRecorderAsync(StopConfigurationRecorderRequest, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
stopConfigurationRecorderAsync(StopConfigurationRecorderRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Stops recording configurations of the AWS resources you have selected to record in your AWS account.
stopConfigurationRecorderAsync(StopConfigurationRecorderRequest, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Stops recording configurations of the AWS resources you have selected to record in your AWS account.
stopConfigurationRecorderAsync(StopConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
stopConfigurationRecorderAsync(StopConfigurationRecorderRequest, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
StopConfigurationRecorderRequest - Class in com.amazonaws.services.config.model
The input for the StopConfigurationRecorder action.
StopConfigurationRecorderRequest() - Constructor for class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
 
StopConfigurationRecorderResult - Class in com.amazonaws.services.config.model
 
StopConfigurationRecorderResult() - Constructor for class com.amazonaws.services.config.model.StopConfigurationRecorderResult
 

T

toString() - Method in class com.amazonaws.services.config.model.AccountAggregationSource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.AggregatedSourceStatusType
 
toString() - Method in enum com.amazonaws.services.config.model.AggregatedSourceType
 
toString() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.AggregationAuthorization
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.ChronologicalOrder
 
toString() - Method in class com.amazonaws.services.config.model.Compliance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ComplianceByResource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ComplianceSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.ComplianceType
 
toString() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ConfigRule
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.ConfigRuleComplianceSummaryGroupKey
 
toString() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.ConfigRuleState
 
toString() - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ConfigurationItem
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.ConfigurationItemStatus
 
toString() - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeliveryChannel
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.DeliveryStatus
 
toString() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.Evaluation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.EvaluationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.EventSource
 
toString() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.MaximumExecutionFrequency
 
toString() - Method in enum com.amazonaws.services.config.model.MessageType
 
toString() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.Owner
 
toString() - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutConfigRuleResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutDeliveryChannelRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutDeliveryChannelResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.RecorderStatus
 
toString() - Method in class com.amazonaws.services.config.model.RecordingGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.Relationship
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ResourceCount
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ResourceIdentifier
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.ResourceKey
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.config.model.ResourceType
 
toString() - Method in class com.amazonaws.services.config.model.RetentionConfiguration
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.Scope
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.Source
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.SourceDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderResult
Returns a string representation of this object; useful for testing and debugging.

V

ValidationException - Exception in com.amazonaws.services.config.model
The requested action is not valid.
ValidationException(String) - Constructor for exception com.amazonaws.services.config.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.AggregatedSourceStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.AggregatedSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.ChronologicalOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.ComplianceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.ConfigRuleComplianceSummaryGroupKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.ConfigRuleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.ConfigurationItemStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.DeliveryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.EventSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.MaximumExecutionFrequency
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.Owner
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.RecorderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.ResourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.config.model.AggregatedSourceStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.AggregatedSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.ChronologicalOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.ComplianceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.ConfigRuleComplianceSummaryGroupKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.ConfigRuleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.ConfigurationItemStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.DeliveryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.EventSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.MaximumExecutionFrequency
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.Owner
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.RecorderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.config.model.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAccountAggregationSources(AccountAggregationSource...) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Provides a list of source accounts and regions to be aggregated.
withAccountAggregationSources(Collection<AccountAggregationSource>) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Provides a list of source accounts and regions to be aggregated.
withAccountAggregationSources(AccountAggregationSource...) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
A list of AccountAggregationSource object.
withAccountAggregationSources(Collection<AccountAggregationSource>) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
A list of AccountAggregationSource object.
withAccountId(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The 12-digit account ID of the source account.
withAccountId(String) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The 12-digit account ID of the source account.
withAccountId(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The 12 digit AWS account ID associated with the resource.
withAccountId(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The 12-digit account ID of the source account.
withAccountId(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
The 12-digit account ID of the source account.
withAccountId(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The 12-digit AWS account ID associated with the resource.
withAccountId(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The 12-digit account ID of the source account.
withAccountIds(String...) - Method in class com.amazonaws.services.config.model.AccountAggregationSource
The 12-digit account ID of the account being aggregated.
withAccountIds(Collection<String>) - Method in class com.amazonaws.services.config.model.AccountAggregationSource
The 12-digit account ID of the account being aggregated.
withAggregateComplianceByConfigRules(AggregateComplianceByConfigRule...) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
Returns a list of AggregateComplianceByConfigRule object.
withAggregateComplianceByConfigRules(Collection<AggregateComplianceByConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
Returns a list of AggregateComplianceByConfigRule object.
withAggregateComplianceCounts(AggregateComplianceCount...) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
Returns a list of AggregateComplianceCounts object.
withAggregateComplianceCounts(Collection<AggregateComplianceCount>) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
Returns a list of AggregateComplianceCounts object.
withAggregatedSourceStatusList(AggregatedSourceStatus...) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
Returns an AggregatedSourceStatus object.
withAggregatedSourceStatusList(Collection<AggregatedSourceStatus>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
Returns an AggregatedSourceStatus object.
withAggregateEvaluationResults(AggregateEvaluationResult...) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
Returns an AggregateEvaluationResults object.
withAggregateEvaluationResults(Collection<AggregateEvaluationResult>) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
Returns an AggregateEvaluationResults object.
withAggregationAuthorization(AggregationAuthorization) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationResult
Returns an AggregationAuthorization object.
withAggregationAuthorizationArn(String) - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The Amazon Resource Name (ARN) of the aggregation object.
withAggregationAuthorizations(AggregationAuthorization...) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
Returns a list of authorizations granted to various aggregator accounts and regions.
withAggregationAuthorizations(Collection<AggregationAuthorization>) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
Returns a list of authorizations granted to various aggregator accounts and regions.
withAllAwsRegions(Boolean) - Method in class com.amazonaws.services.config.model.AccountAggregationSource
If true, aggregate existing AWS Config regions and future regions.
withAllAwsRegions(Boolean) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
If true, aggregate existing AWS Config regions and future regions.
withAllSupported(Boolean) - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether AWS Config records configuration changes for every supported type of regional resource.
withAnnotation(String) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
Supplementary information about how the agrregate evaluation determined the compliance.
withAnnotation(String) - Method in class com.amazonaws.services.config.model.Evaluation
Supplementary information about how the evaluation determined the compliance.
withAnnotation(String) - Method in class com.amazonaws.services.config.model.EvaluationResult
Supplementary information about how the evaluation determined the compliance.
withArn(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The Amazon Resource Name (ARN) of the resource.
withArn(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The Amazon Resource Name (ARN) of the resource.
withAuthorizedAccountId(String) - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The 12-digit account ID of the account authorized to aggregate data.
withAuthorizedAccountId(String) - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
The 12-digit account ID of the account authorized to aggregate data.
withAuthorizedAccountId(String) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
The 12-digit account ID of the account authorized to aggregate data.
withAuthorizedAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The region authorized to collect aggregated data.
withAuthorizedAwsRegion(String) - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
The region authorized to collect aggregated data.
withAuthorizedAwsRegion(String) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
The region authorized to collect aggregated data.
withAvailabilityZone(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The Availability Zone associated with the resource.
withAvailabilityZone(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The Availability Zone associated with the resource.
withAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The source region from where the data is aggregated.
withAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The region authorized to collect aggregated data.
withAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The source region from where the data is aggregated.
withAwsRegion(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The region where the resource resides.
withAwsRegion(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The source region where the data is aggregated.
withAwsRegion(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
The source region where the data is aggregated.
withAwsRegion(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The region where the resource resides.
withAwsRegion(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The source region from where the data is aggregated.
withAwsRegions(String...) - Method in class com.amazonaws.services.config.model.AccountAggregationSource
The source regions being aggregated.
withAwsRegions(Collection<String>) - Method in class com.amazonaws.services.config.model.AccountAggregationSource
The source regions being aggregated.
withAwsRegions(String...) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
The source regions being aggregated.
withAwsRegions(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
The source regions being aggregated.
withBaseConfigurationItems(BaseConfigurationItem...) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
A list that contains the current configuration of one or more resources.
withBaseConfigurationItems(Collection<BaseConfigurationItem>) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
A list that contains the current configuration of one or more resources.
withCapExceeded(Boolean) - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
Indicates whether the maximum count is reached.
withCappedCount(Integer) - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
The number of AWS resources or AWS Config rules responsible for the current compliance of the item.
withChronologicalOrder(String) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The chronological order for configuration items listed.
withChronologicalOrder(ChronologicalOrder) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The chronological order for configuration items listed.
withCompliance(Compliance) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
Indicates whether an AWS resource or AWS Config rule is compliant and provides the number of contributors that affect the compliance.
withCompliance(Compliance) - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
Indicates whether the AWS Config rule is compliant.
withCompliance(Compliance) - Method in class com.amazonaws.services.config.model.ComplianceByResource
Indicates whether the AWS resource complies with all of the AWS Config rules that evaluated it.
withComplianceByConfigRules(ComplianceByConfigRule...) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
Indicates whether each of the specified AWS Config rules is compliant.
withComplianceByConfigRules(Collection<ComplianceByConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
Indicates whether each of the specified AWS Config rules is compliant.
withComplianceByResources(ComplianceByResource...) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
Indicates whether the specified AWS resource complies with all of the AWS Config rules that evaluate it.
withComplianceByResources(Collection<ComplianceByResource>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
Indicates whether the specified AWS resource complies with all of the AWS Config rules that evaluate it.
withComplianceContributorCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.Compliance
The number of AWS resources or AWS Config rules that cause a result of NON_COMPLIANT, up to a maximum number.
withComplianceResourceId(String) - Method in class com.amazonaws.services.config.model.Evaluation
The ID of the AWS resource that was evaluated.
withComplianceResourceId(String) - Method in class com.amazonaws.services.config.model.Scope
The ID of the only AWS resource that you want to trigger an evaluation for the rule.
withComplianceResourceType(String) - Method in class com.amazonaws.services.config.model.Evaluation
The type of AWS resource that was evaluated.
withComplianceResourceTypes(String...) - Method in class com.amazonaws.services.config.model.Scope
The resource types of only those AWS resources that you want to trigger an evaluation for the rule.
withComplianceResourceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.Scope
The resource types of only those AWS resources that you want to trigger an evaluation for the rule.
withComplianceSummariesByResourceType(ComplianceSummaryByResourceType...) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeResult
The number of resources that are compliant and the number that are noncompliant.
withComplianceSummariesByResourceType(Collection<ComplianceSummaryByResourceType>) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeResult
The number of resources that are compliant and the number that are noncompliant.
withComplianceSummary(ComplianceSummary) - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
The number of compliant and noncompliant AWS Config rules.
withComplianceSummary(ComplianceSummary) - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The number of AWS resources that are compliant or noncompliant, up to a maximum of 100 for each.
withComplianceSummary(ComplianceSummary) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleResult
The number of AWS Config rules that are compliant and the number that are noncompliant, up to a maximum of 25 for each.
withComplianceSummaryTimestamp(Date) - Method in class com.amazonaws.services.config.model.ComplianceSummary
The time that AWS Config created the compliance summary.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The resource compliance status.
withComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The resource compliance status.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.Compliance
Indicates whether an AWS resource or AWS Config rule is compliant.
withComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.Compliance
Indicates whether an AWS resource or AWS Config rule is compliant.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The rule compliance status.
withComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The rule compliance status.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.Evaluation
Indicates whether the AWS resource complies with the AWS Config rule that it was evaluated against.
withComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.Evaluation
Indicates whether the AWS resource complies with the AWS Config rule that it was evaluated against.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.EvaluationResult
Indicates whether the AWS resource complies with the AWS Config rule that evaluated it.
withComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.EvaluationResult
Indicates whether the AWS resource complies with the AWS Config rule that evaluated it.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The resource compliance status.
withComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The resource compliance status.
withComplianceTypes(String...) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Filters the results by compliance.
withComplianceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Filters the results by compliance.
withComplianceTypes(ComplianceType...) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Filters the results by compliance.
withComplianceTypes(String...) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
Filters the results by compliance.
withComplianceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
Filters the results by compliance.
withComplianceTypes(ComplianceType...) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
Filters the results by compliance.
withComplianceTypes(String...) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
Filters the results by compliance.
withComplianceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
Filters the results by compliance.
withComplianceTypes(ComplianceType...) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
Filters the results by compliance.
withComplianceTypes(String...) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
Filters the results by compliance.
withComplianceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
Filters the results by compliance.
withComplianceTypes(ComplianceType...) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
Filters the results by compliance.
withCompliantResourceCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of AWS Config rules or AWS resources that are compliant, up to a maximum of 25 for rules and 100 for resources.
withConfigHistoryDeliveryInfo(ConfigExportDeliveryInfo) - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
A list that contains the status of the delivery of the configuration history to the specified Amazon S3 bucket.
withConfigRule(ConfigRule) - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
The rule that you want to add to your account.
withConfigRuleArn(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The Amazon Resource Name (ARN) of the AWS Config rule.
withConfigRuleArn(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The Amazon Resource Name (ARN) of the AWS Config rule.
withConfigRuleId(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The ID of the AWS Config rule.
withConfigRuleId(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The ID of the AWS Config rule.
withConfigRuleInvokedTime(Date) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when the AWS Config rule evaluated the AWS resource.
withConfigRuleInvokedTime(Date) - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when the AWS Config rule evaluated the AWS resource.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The name of the AWS Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
The name of the AWS Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The name that you assign to the AWS Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The name of the AWS Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The name of the AWS Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
The name of the AWS Config rule that you want to delete.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
The name of the AWS Config rule for which you want to delete the evaluation results.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The name of the AWS Config rule that was used in the evaluation.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The name of the AWS Config rule for which you want compliance information.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The name of the AWS Config rule for which you want compliance information.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Specify one or more AWS Config rule names to filter the results by rule.
withConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Specify one or more AWS Config rule names to filter the results by rule.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The name of the AWS managed Config rules for which you want status information.
withConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The name of the AWS managed Config rules for which you want status information.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The names of the AWS Config rules for which you want details.
withConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The names of the AWS Config rules for which you want details.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
The list of names of AWS Config rules that you want to run evaluations for.
withConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
The list of names of AWS Config rules that you want to run evaluations for.
withConfigRules(ConfigRule...) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
The details about your AWS Config rules.
withConfigRules(Collection<ConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
The details about your AWS Config rules.
withConfigRulesEvaluationStatus(ConfigRuleEvaluationStatus...) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
Status information about your AWS managed Config rules.
withConfigRulesEvaluationStatus(Collection<ConfigRuleEvaluationStatus>) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
Status information about your AWS managed Config rules.
withConfigRuleState(String) - Method in class com.amazonaws.services.config.model.ConfigRule
Indicates whether the AWS Config rule is active or is currently being deleted by AWS Config.
withConfigRuleState(ConfigRuleState) - Method in class com.amazonaws.services.config.model.ConfigRule
Indicates whether the AWS Config rule is active or is currently being deleted by AWS Config.
withConfigSnapshotDeliveryInfo(ConfigExportDeliveryInfo) - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
A list containing the status of the delivery of the snapshot to the specified Amazon S3 bucket.
withConfigSnapshotDeliveryProperties(ConfigSnapshotDeliveryProperties) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The options for how often AWS Config delivers configuration snapshots to the Amazon S3 bucket.
withConfigSnapshotId(String) - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotResult
The ID of the snapshot that is being created.
withConfigStreamDeliveryInfo(ConfigStreamDeliveryInfo) - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
A list containing the status of the delivery of the configuration stream notification to the specified Amazon SNS topic.
withConfiguration(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The description of the resource configuration.
withConfiguration(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The description of the resource configuration.
withConfigurationAggregator(ConfigurationAggregator) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorResult
Returns a ConfigurationAggregator object.
withConfigurationAggregatorArn(String) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The Amazon Resource Name (ARN) of the aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The name of the aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorRequest
The name of the configuration aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
The name of the configuration aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
The name of the configuration aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The name of the configuration aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
The name of the configuration aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
The name of the configuration aggregator.
withConfigurationAggregatorNames(String...) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
The name of the configuration aggregators.
withConfigurationAggregatorNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
The name of the configuration aggregators.
withConfigurationAggregators(ConfigurationAggregator...) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
Returns a ConfigurationAggregators object.
withConfigurationAggregators(Collection<ConfigurationAggregator>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
Returns a ConfigurationAggregators object.
withConfigurationItemCaptureTime(Date) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The time when the configuration recording was initiated.
withConfigurationItemCaptureTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The time when the configuration recording was initiated.
withConfigurationItemMD5Hash(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
Unique MD5 hash that represents the configuration item's state.
withConfigurationItems(ConfigurationItem...) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
A list that contains the configuration history of one or more resources.
withConfigurationItems(Collection<ConfigurationItem>) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
A list that contains the configuration history of one or more resources.
withConfigurationItemStatus(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The configuration item status.
withConfigurationItemStatus(ConfigurationItemStatus) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The configuration item status.
withConfigurationItemStatus(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The configuration item status.
withConfigurationItemStatus(ConfigurationItemStatus) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The configuration item status.
withConfigurationRecorder(ConfigurationRecorder) - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderRequest
The configuration recorder object that records each configuration change made to the resources.
withConfigurationRecorderName(String) - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderRequest
The name of the configuration recorder to be deleted.
withConfigurationRecorderName(String) - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderRequest
The name of the recorder object that records each configuration change made to the resources.
withConfigurationRecorderName(String) - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
The name of the recorder object that records each configuration change made to the resources.
withConfigurationRecorderNames(String...) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersRequest
A list of configuration recorder names.
withConfigurationRecorderNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersRequest
A list of configuration recorder names.
withConfigurationRecorderNames(String...) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
The name(s) of the configuration recorder.
withConfigurationRecorderNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
The name(s) of the configuration recorder.
withConfigurationRecorders(ConfigurationRecorder...) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersResult
A list that contains the descriptions of the specified configuration recorders.
withConfigurationRecorders(Collection<ConfigurationRecorder>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersResult
A list that contains the descriptions of the specified configuration recorders.
withConfigurationRecordersStatus(ConfigurationRecorderStatus...) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusResult
A list that contains status of the specified recorders.
withConfigurationRecordersStatus(Collection<ConfigurationRecorderStatus>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusResult
A list that contains status of the specified recorders.
withConfigurationStateId(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
An identifier that indicates the ordering of the configuration items of a resource.
withConfigurationStateId(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
An identifier that indicates the ordering of the configuration items of a resource.
withCount(Long) - Method in class com.amazonaws.services.config.model.ResourceCount
The number of resources.
withCreatedBy(String) - Method in class com.amazonaws.services.config.model.ConfigRule
Service principal name of the service that created the rule.
withCreationTime(Date) - Method in class com.amazonaws.services.config.model.AggregationAuthorization
The time stamp when the aggregation authorization was created.
withCreationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The time stamp when the configuration aggregator was created.
withDeliveryChannel(DeliveryChannel) - Method in class com.amazonaws.services.config.model.PutDeliveryChannelRequest
The configuration delivery channel object that delivers the configuration information to an Amazon S3 bucket and to an Amazon SNS topic.
withDeliveryChannelName(String) - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelRequest
The name of the delivery channel to delete.
withDeliveryChannelName(String) - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotRequest
The name of the delivery channel through which the snapshot is delivered.
withDeliveryChannelNames(String...) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsRequest
A list of delivery channel names.
withDeliveryChannelNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsRequest
A list of delivery channel names.
withDeliveryChannelNames(String...) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
A list of delivery channel names.
withDeliveryChannelNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
A list of delivery channel names.
withDeliveryChannels(DeliveryChannel...) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsResult
A list that contains the descriptions of the specified delivery channel.
withDeliveryChannels(Collection<DeliveryChannel>) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsResult
A list that contains the descriptions of the specified delivery channel.
withDeliveryChannelsStatus(DeliveryChannelStatus...) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusResult
A list that contains the status of a specified delivery channel.
withDeliveryChannelsStatus(Collection<DeliveryChannelStatus>) - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusResult
A list that contains the status of a specified delivery channel.
withDeliveryFrequency(String) - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
The frequency with which AWS Config delivers configuration snapshots.
withDeliveryFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
The frequency with which AWS Config delivers configuration snapshots.
withDescription(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The description that you provide for the AWS Config rule.
withEarlierTime(Date) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The time stamp that indicates an earlier time.
withEvaluationResultIdentifier(EvaluationResultIdentifier) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
Uniquely identifies the evaluation result.
withEvaluationResultIdentifier(EvaluationResultIdentifier) - Method in class com.amazonaws.services.config.model.EvaluationResult
Uniquely identifies the evaluation result.
withEvaluationResultQualifier(EvaluationResultQualifier) - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
Identifies an AWS Config rule used to evaluate an AWS resource, and provides the type and ID of the evaluated resource.
withEvaluationResults(EvaluationResult...) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
Indicates whether the AWS resource complies with the specified AWS Config rule.
withEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
Indicates whether the AWS resource complies with the specified AWS Config rule.
withEvaluationResults(EvaluationResult...) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
Indicates whether the specified AWS resource complies each AWS Config rule.
withEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
Indicates whether the specified AWS resource complies each AWS Config rule.
withEvaluations(Evaluation...) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
The assessments that the AWS Lambda function performs.
withEvaluations(Collection<Evaluation>) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
The assessments that the AWS Lambda function performs.
withEventSource(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The source of the event, such as an AWS service, that triggers AWS Config to evaluate your AWS resources.
withEventSource(EventSource) - Method in class com.amazonaws.services.config.model.SourceDetail
The source of the event, such as an AWS service, that triggers AWS Config to evaluate your AWS resources.
withFailedEvaluations(Evaluation...) - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
Requests that failed because of a client or server error.
withFailedEvaluations(Collection<Evaluation>) - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
Requests that failed because of a client or server error.
withFilters(ConfigRuleComplianceFilters) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
Filters the results by ConfigRuleComplianceFilters object.
withFilters(ConfigRuleComplianceSummaryFilters) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Filters the results based on the ConfigRuleComplianceSummaryFilters object.
withFirstActivatedTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that you first activated the AWS Config rule.
withFirstEvaluationStarted(Boolean) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
Indicates whether AWS Config has evaluated your resources against the rule at least once.
withGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Groups the result based on ACCOUNT_ID or AWS_REGION.
withGroupByKey(ConfigRuleComplianceSummaryGroupKey) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Groups the result based on ACCOUNT_ID or AWS_REGION.
withGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
Groups the result based on ACCOUNT_ID or AWS_REGION.
withGroupName(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
The 12-digit account ID or region based on the GroupByKey value.
withIncludeDeletedResources(Boolean) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
Specifies whether AWS Config includes deleted resources in the results.
withIncludeGlobalResourceTypes(Boolean) - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether AWS Config includes all supported types of global resources (for example, IAM resources) with the resources that it records.
withInputParameters(String) - Method in class com.amazonaws.services.config.model.ConfigRule
A string, in JSON format, that is passed to the AWS Config rule Lambda function.
withLastAttemptTime(Date) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last attempted delivery.
withLastErrorCode(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The error code that AWS Config returned when the source account aggregation last failed.
withLastErrorCode(String) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The error code from the last attempted delivery.
withLastErrorCode(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The error code that AWS Config returned when the rule last failed.
withLastErrorCode(String) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
The error code from the last attempted delivery.
withLastErrorCode(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The error code indicating that the recording failed.
withLastErrorMessage(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The message indicating that the source account aggregation failed due to an error.
withLastErrorMessage(String) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The error message from the last attempted delivery.
withLastErrorMessage(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The error message that AWS Config returned when the rule last failed.
withLastErrorMessage(String) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
The error message from the last attempted delivery.
withLastErrorMessage(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The message indicating that the recording failed due to an error.
withLastFailedEvaluationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last failed to evaluate your AWS resources against the rule.
withLastFailedInvocationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last failed to invoke the AWS Config rule to evaluate your AWS resources.
withLastStartTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The time the recorder was last started.
withLastStatus(String) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
Status of the last attempted delivery.
withLastStatus(DeliveryStatus) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
Status of the last attempted delivery.
withLastStatus(String) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
Status of the last attempted delivery.
withLastStatus(DeliveryStatus) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
Status of the last attempted delivery.
withLastStatus(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The last (previous) status of the recorder.
withLastStatus(RecorderStatus) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The last (previous) status of the recorder.
withLastStatusChangeTime(Date) - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
The time from the last status change.
withLastStatusChangeTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The time when the status was last changed.
withLastStopTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The time the recorder was last stopped.
withLastSuccessfulEvaluationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last successfully evaluated your AWS resources against the rule.
withLastSuccessfulInvocationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that AWS Config last successfully invoked the AWS Config rule to evaluate your AWS resources.
withLastSuccessfulTime(Date) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last successful delivery.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The time of the last update.
withLastUpdateStatus(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
Filters the last updated status type.
withLastUpdateStatus(AggregatedSourceStatusType) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
Filters the last updated status type.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The time of the last update.
withLaterTime(Date) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The time stamp that indicates a later time.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
The maximum number of evaluation results returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
The maximum number of AggregationAuthorizations returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The maximum number of evaluation results returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The number of rule evaluation results that you want returned.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
The maximum number of AggregatorSourceStatus returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
The maximum number of configuration aggregators returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
The maximum number of evaluation results returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The maximum number of evaluation results returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
The maximum number of evaluation results returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The maximum number of evaluation results returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
The maximum number of ResourceCount objects returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The maximum number of configuration items returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The maximum number of resource identifiers returned on each page.
withMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The maximum frequency with which AWS Config runs evaluations for a rule.
withMaximumExecutionFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.ConfigRule
The maximum frequency with which AWS Config runs evaluations for a rule.
withMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The frequency at which you want AWS Config to run evaluations for a custom rule with a periodic trigger.
withMaximumExecutionFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.SourceDetail
The frequency at which you want AWS Config to run evaluations for a custom rule with a periodic trigger.
withMessageType(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The type of notification that triggers AWS Config to run an evaluation for a rule.
withMessageType(MessageType) - Method in class com.amazonaws.services.config.model.SourceDetail
The type of notification that triggers AWS Config to run an evaluation for a rule.
withName(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
The name of the recorder.
withName(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
The name of the configuration recorder.
withName(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The name of the delivery channel.
withName(String) - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
The name of the delivery channel.
withName(String) - Method in class com.amazonaws.services.config.model.RetentionConfiguration
The name of the retention configuration object.
withNextDeliveryTime(Date) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time that the next delivery occurs.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
The string that you use in a subsequent request to get the next page of results in a paginated response.
withNonCompliantResourceCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of AWS Config rules or AWS resources that are noncompliant, up to a maximum of 25 for rules and 100 for resources.
withOrderingTimestamp(Date) - Method in class com.amazonaws.services.config.model.Evaluation
The time of the event in AWS Config that triggered the evaluation.
withOrderingTimestamp(Date) - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
The time of the event that triggered the evaluation of your AWS resources.
withOrganizationAggregationSource(OrganizationAggregationSource) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Provides an organization and list of regions to be aggregated.
withOrganizationAggregationSource(OrganizationAggregationSource) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
An OrganizationAggregationSource object.
withOwner(String) - Method in class com.amazonaws.services.config.model.Source
Indicates whether AWS or the customer owns and manages the AWS Config rule.
withOwner(Owner) - Method in class com.amazonaws.services.config.model.Source
Indicates whether AWS or the customer owns and manages the AWS Config rule.
withPendingAggregationRequests(PendingAggregationRequest...) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
Returns a PendingAggregationRequests object.
withPendingAggregationRequests(Collection<PendingAggregationRequest>) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
Returns a PendingAggregationRequests object.
withRecording(Boolean) - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
Specifies whether or not the recorder is currently recording.
withRecordingGroup(RecordingGroup) - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
Specifies the types of AWS resources for which AWS Config records configuration changes.
withRelatedEvents(String...) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A list of CloudTrail event IDs.
withRelatedEvents(Collection<String>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A list of CloudTrail event IDs.
withRelationshipName(String) - Method in class com.amazonaws.services.config.model.Relationship
The type of relationship with the related resource.
withRelationships(Relationship...) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A list of related AWS resources.
withRelationships(Collection<Relationship>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A list of related AWS resources.
withRequesterAccountId(String) - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
The 12-digit account ID of the account requesting to aggregate data.
withRequesterAccountId(String) - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
The 12-digit account ID of the account requesting to aggregate data.
withRequesterAwsRegion(String) - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
The region requesting to aggregate data.
withRequesterAwsRegion(String) - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
The region requesting to aggregate data.
withResourceCounts(ResourceCount...) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The list of ResourceCount objects.
withResourceCounts(Collection<ResourceCount>) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The list of ResourceCount objects.
withResourceCreationTime(Date) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The time stamp when the resource was created.
withResourceCreationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The time stamp when the resource was created.
withResourceDeletionTime(Date) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The time that the resource was deleted.
withResourceId(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The ID of the resource (for example., sg-xxxxxx).
withResourceId(String) - Method in class com.amazonaws.services.config.model.ComplianceByResource
The ID of the AWS resource that was evaluated.
withResourceId(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The ID of the resource (for example, sg-xxxxxx).
withResourceId(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The ID of the AWS resource for which you want compliance information.
withResourceId(String) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The ID of the evaluated AWS resource.
withResourceId(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The ID of the AWS resource for which you want compliance information.
withResourceId(String) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The ID of the resource (for example., sg-xxxxxx).
withResourceId(String) - Method in class com.amazonaws.services.config.model.Relationship
The ID of the related resource (for example, sg-xxxxxx).
withResourceId(String) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The ID of the resource (for example, sg-xxxxxx).
withResourceId(String) - Method in class com.amazonaws.services.config.model.ResourceKey
The ID of the resource (for example., sg-xxxxxx).
withResourceIdentifiers(ResourceIdentifier...) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
The details that identify a resource that is discovered by AWS Config, including the resource type, ID, and (if available) the custom resource name.
withResourceIdentifiers(Collection<ResourceIdentifier>) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
The details that identify a resource that is discovered by AWS Config, including the resource type, ID, and (if available) the custom resource name.
withResourceIds(String...) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The IDs of only those resources that you want AWS Config to list in the response.
withResourceIds(Collection<String>) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The IDs of only those resources that you want AWS Config to list in the response.
withResourceKeys(ResourceKey...) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
A list of resource keys to be processed with the current request.
withResourceKeys(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
A list of resource keys to be processed with the current request.
withResourceName(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The custom name of the resource, if available.
withResourceName(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The custom name of the resource, if available.
withResourceName(String) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The custom name of only those resources that you want AWS Config to list in the response.
withResourceName(String) - Method in class com.amazonaws.services.config.model.Relationship
The custom name of the related resource, if available.
withResourceName(String) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The custom name of the resource (if available).
withResourceType(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The type of AWS resource.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The type of AWS resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ComplianceByResource
The type of the AWS resource that was evaluated.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The type of AWS resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The type of AWS resource.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The type of AWS resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The types of AWS resources for which you want compliance information (for example, AWS::EC2::Instance).
withResourceType(String) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The type of AWS resource that was evaluated.
withResourceType(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The type of the AWS resource for which you want compliance information.
withResourceType(String) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The resource type.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The resource type.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The type of resources that you want AWS Config to list in the response.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The type of resources that you want AWS Config to list in the response.
withResourceType(String) - Method in class com.amazonaws.services.config.model.Relationship
The resource type of the related resource.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.Relationship
The resource type of the related resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ResourceCount
The resource type (for example, "AWS::EC2::Instance").
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ResourceCount
The resource type (for example, "AWS::EC2::Instance").
withResourceType(String) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The type of resource.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ResourceIdentifier
The type of resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ResourceKey
The resource type.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ResourceKey
The resource type.
withResourceTypes(String...) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeRequest
Specify one or more resource types to get the number of resources that are compliant and the number that are noncompliant for each resource type.
withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeRequest
Specify one or more resource types to get the number of resources that are compliant and the number that are noncompliant for each resource type.
withResourceTypes(String...) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
The comma-separated list that specifies the resource types that you want AWS Config to return (for example, "AWS::EC2::Instance", "AWS::IAM::User").
withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
The comma-separated list that specifies the resource types that you want AWS Config to return (for example, "AWS::EC2::Instance", "AWS::IAM::User").
withResourceTypes(String...) - Method in class com.amazonaws.services.config.model.RecordingGroup
A comma-separated list that specifies the types of AWS resources for which AWS Config records configuration changes (for example, AWS::EC2::Instance or AWS::CloudTrail::Trail).
withResourceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.RecordingGroup
A comma-separated list that specifies the types of AWS resources for which AWS Config records configuration changes (for example, AWS::EC2::Instance or AWS::CloudTrail::Trail).
withResourceTypes(ResourceType...) - Method in class com.amazonaws.services.config.model.RecordingGroup
A comma-separated list that specifies the types of AWS resources for which AWS Config records configuration changes (for example, AWS::EC2::Instance or AWS::CloudTrail::Trail).
withResultRecordedTime(Date) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when AWS Config recorded the aggregate evaluation result.
withResultRecordedTime(Date) - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when AWS Config recorded the evaluation result.
withResultToken(String) - Method in class com.amazonaws.services.config.model.EvaluationResult
An encrypted token that associates an evaluation with an AWS Config rule.
withResultToken(String) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
An encrypted token that associates an evaluation with an AWS Config rule.
withRetentionConfiguration(RetentionConfiguration) - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationResult
Returns a retention configuration object.
withRetentionConfigurationName(String) - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationRequest
The name of the retention configuration to delete.
withRetentionConfigurationNames(String...) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
A list of names of retention configurations for which you want details.
withRetentionConfigurationNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
A list of names of retention configurations for which you want details.
withRetentionConfigurations(RetentionConfiguration...) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
Returns a retention configuration object.
withRetentionConfigurations(Collection<RetentionConfiguration>) - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
Returns a retention configuration object.
withRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationRequest
Number of days AWS Config stores your historical information.
withRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.config.model.RetentionConfiguration
Number of days AWS Config stores your historical information.
withRoleARN(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
Amazon Resource Name (ARN) of the IAM role used to describe the AWS resources associated with the account.
withRoleArn(String) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
ARN of the IAM role used to retreive AWS Organization details associated with the aggregator account.
withS3BucketName(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The name of the Amazon S3 bucket to which AWS Config delivers configuration snapshots and configuration history files.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The prefix for the specified Amazon S3 bucket.
withScope(Scope) - Method in class com.amazonaws.services.config.model.ConfigRule
Defines which resources can trigger an evaluation for the rule.
withSnsTopicARN(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The Amazon Resource Name (ARN) of the Amazon SNS topic to which AWS Config sends notifications about configuration changes.
withSource(Source) - Method in class com.amazonaws.services.config.model.ConfigRule
Provides the rule owner (AWS or customer), the rule identifier, and the notifications that cause the function to evaluate your AWS resources.
withSourceDetails(SourceDetail...) - Method in class com.amazonaws.services.config.model.Source
Provides the source and type of the event that causes AWS Config to evaluate your AWS resources.
withSourceDetails(Collection<SourceDetail>) - Method in class com.amazonaws.services.config.model.Source
Provides the source and type of the event that causes AWS Config to evaluate your AWS resources.
withSourceId(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The source account ID or an organization.
withSourceIdentifier(String) - Method in class com.amazonaws.services.config.model.Source
For AWS Config managed rules, a predefined identifier from a list.
withSourceType(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The source account or an organization.
withSourceType(AggregatedSourceType) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The source account or an organization.
withSupplementaryConfiguration(Map<String, String>) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
Configuration attributes that AWS Config returns for certain resource types to supplement the information returned for the configuration parameter.
withSupplementaryConfiguration(Map<String, String>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
Configuration attributes that AWS Config returns for certain resource types to supplement the information returned for the configuration parameter.
withTagKey(String) - Method in class com.amazonaws.services.config.model.Scope
The tag key that is applied to only those AWS resources that you want to trigger an evaluation for the rule.
withTags(Map<String, String>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A mapping of key value tags associated with the resource.
withTagValue(String) - Method in class com.amazonaws.services.config.model.Scope
The tag value applied to only those AWS resources that you want to trigger an evaluation for the rule.
withTestMode(Boolean) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
Use this parameter to specify a test run for PutEvaluations.
withTotalDiscoveredResources(Long) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The total number of resources that AWS Config is recording in the region for your account.
withUnprocessedResourceKeys(ResourceKey...) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
A list of resource keys that were not processed with the current response.
withUnprocessedResourceKeys(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
A list of resource keys that were not processed with the current response.
withUpdateStatus(String...) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
Filters the status type.
withUpdateStatus(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
Filters the status type.
withUpdateStatus(AggregatedSourceStatusType...) - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
Filters the status type.
withVersion(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The version number of the resource configuration.
withVersion(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The version number of the resource configuration.
A B C D E F G H I L M N O P R S T V W 
Skip navigation links

Copyright © 2018. All rights reserved.