Skip navigation links
A B C D E F G H I L M N O P Q R S T U 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
 
addParametersEntry(String, RemediationParameterValue) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Add a single Parameters entry
addSupplementaryConfigurationEntry(String, String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
Add a single SupplementaryConfiguration entry
addSupplementaryConfigurationEntry(String, String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
Add a single SupplementaryConfiguration entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
Add a single Tags entry
addTagsEntry(String, String) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Add a single Tags entry
AggregateComplianceByConfigRule - Class in com.amazonaws.services.config.model
Indicates whether an Config rule is compliant based on account ID, region, compliance, and rule name.
AggregateComplianceByConfigRule() - Constructor for class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
 
AggregateComplianceByConformancePack - Class in com.amazonaws.services.config.model
Provides aggregate compliance of the conformance pack.
AggregateComplianceByConformancePack() - Constructor for class com.amazonaws.services.config.model.AggregateComplianceByConformancePack
 
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
 
AggregateConformancePackCompliance - Class in com.amazonaws.services.config.model
Provides the number of compliant and noncompliant rules within a conformance pack.
AggregateConformancePackCompliance() - Constructor for class com.amazonaws.services.config.model.AggregateConformancePackCompliance
 
AggregateConformancePackComplianceCount - Class in com.amazonaws.services.config.model
The number of conformance packs that are compliant and noncompliant.
AggregateConformancePackComplianceCount() - Constructor for class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
 
AggregateConformancePackComplianceFilters - Class in com.amazonaws.services.config.model
Filters the conformance packs based on an account ID, region, compliance type, and the name of the conformance pack.
AggregateConformancePackComplianceFilters() - Constructor for class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
 
AggregateConformancePackComplianceSummary - Class in com.amazonaws.services.config.model
Provides a summary of compliance based on either account ID or region.
AggregateConformancePackComplianceSummary() - Constructor for class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
 
AggregateConformancePackComplianceSummaryFilters - Class in com.amazonaws.services.config.model
Filters the results based on account ID and region.
AggregateConformancePackComplianceSummaryFilters() - Constructor for class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
 
AggregateConformancePackComplianceSummaryGroupKey - Enum in com.amazonaws.services.config.model
 
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 Config evaluation for an account ID and region in an aggregator.
AggregateEvaluationResult() - Constructor for class com.amazonaws.services.config.model.AggregateEvaluationResult
 
AggregateResourceIdentifier - Class in com.amazonaws.services.config.model
The details that identify a resource that is collected by Config aggregator, including the resource type, ID, (if available) the custom resource name, the source account, and source region.
AggregateResourceIdentifier() - Constructor for class com.amazonaws.services.config.model.AggregateResourceIdentifier
 
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
 
batchGetAggregateResourceConfig(BatchGetAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
batchGetAggregateResourceConfig(BatchGetAggregateResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the current configuration items for resources that are present in your Config aggregator.
batchGetAggregateResourceConfig(BatchGetAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the current configuration items for resources that are present in your Config aggregator.
batchGetAggregateResourceConfigAsync(BatchGetAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
batchGetAggregateResourceConfigAsync(BatchGetAggregateResourceConfigRequest, AsyncHandler<BatchGetAggregateResourceConfigRequest, BatchGetAggregateResourceConfigResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
batchGetAggregateResourceConfigAsync(BatchGetAggregateResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the current configuration items for resources that are present in your Config aggregator.
batchGetAggregateResourceConfigAsync(BatchGetAggregateResourceConfigRequest, AsyncHandler<BatchGetAggregateResourceConfigRequest, BatchGetAggregateResourceConfigResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the current configuration items for resources that are present in your Config aggregator.
batchGetAggregateResourceConfigAsync(BatchGetAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
batchGetAggregateResourceConfigAsync(BatchGetAggregateResourceConfigRequest, AsyncHandler<BatchGetAggregateResourceConfigRequest, BatchGetAggregateResourceConfigResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
BatchGetAggregateResourceConfigRequest - Class in com.amazonaws.services.config.model
 
BatchGetAggregateResourceConfigRequest() - Constructor for class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigRequest
 
BatchGetAggregateResourceConfigResult - Class in com.amazonaws.services.config.model
 
BatchGetAggregateResourceConfigResult() - Constructor for class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigResult
 
batchGetResourceConfig(BatchGetResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
batchGetResourceConfig(BatchGetResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the BaseConfigurationItem for one or more requested resources.
batchGetResourceConfig(BatchGetResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the BaseConfigurationItem 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 BaseConfigurationItem for one or more requested resources.
batchGetResourceConfigAsync(BatchGetResourceConfigRequest, AsyncHandler<BatchGetResourceConfigRequest, BatchGetResourceConfigResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the BaseConfigurationItem 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
 
clearParametersEntries() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Removes all the entries added into Parameters.
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.
clearTagsEntries() - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
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.AggregateComplianceByConformancePack
 
clone() - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
 
clone() - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
 
clone() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
 
clone() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
 
clone() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
 
clone() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
 
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.AggregateResourceIdentifier
 
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.BatchGetAggregateResourceConfigRequest
 
clone() - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigResult
 
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.ConformancePackComplianceFilters
 
clone() - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
 
clone() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
 
clone() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
 
clone() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
 
clone() - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
 
clone() - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
 
clone() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
 
clone() - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
 
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.DeleteConformancePackRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteConformancePackResult
 
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.DeleteOrganizationConfigRuleRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConfigRuleResult
 
clone() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackResult
 
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.DeleteRemediationConfigurationRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationResult
 
clone() - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsResult
 
clone() - Method in class com.amazonaws.services.config.model.DeleteResourceConfigRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteResourceConfigResult
 
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.DeleteStoredQueryRequest
 
clone() - Method in class com.amazonaws.services.config.model.DeleteStoredQueryResult
 
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.DescribeAggregateComplianceByConformancePacksRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksResult
 
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.DescribeConformancePackComplianceRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
 
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.DescribeOrganizationConfigRulesRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesResult
 
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.DescribeRemediationConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
 
clone() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
 
clone() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusResult
 
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.ExecutionControls
 
clone() - Method in class com.amazonaws.services.config.model.ExternalEvaluation
 
clone() - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
 
clone() - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
 
clone() - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
 
clone() - Method in class com.amazonaws.services.config.model.FieldInfo
 
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.GetAggregateConformancePackComplianceSummaryRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
 
clone() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
 
clone() - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigResult
 
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.GetConformancePackComplianceDetailsRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
 
clone() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryResult
 
clone() - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyResult
 
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.GetOrganizationConfigRuleDetailedStatusRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusResult
 
clone() - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusResult
 
clone() - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyResult
 
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.GetStoredQueryRequest
 
clone() - Method in class com.amazonaws.services.config.model.GetStoredQueryResult
 
clone() - Method in class com.amazonaws.services.config.model.GroupedResourceCount
 
clone() - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
 
clone() - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesResult
 
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.ListStoredQueriesRequest
 
clone() - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
 
clone() - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
 
clone() - Method in class com.amazonaws.services.config.model.ListTagsForResourceResult
 
clone() - Method in class com.amazonaws.services.config.model.MemberAccountStatus
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
 
clone() - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
 
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.PutConformancePackRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutConformancePackResult
 
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.PutExternalEvaluationRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutExternalEvaluationResult
 
clone() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleResult
 
clone() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackResult
 
clone() - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsResult
 
clone() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsResult
 
clone() - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutResourceConfigResult
 
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.PutStoredQueryRequest
 
clone() - Method in class com.amazonaws.services.config.model.PutStoredQueryResult
 
clone() - Method in class com.amazonaws.services.config.model.QueryInfo
 
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.RemediationConfiguration
 
clone() - Method in class com.amazonaws.services.config.model.RemediationException
 
clone() - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
 
clone() - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
 
clone() - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
 
clone() - Method in class com.amazonaws.services.config.model.RemediationParameterValue
 
clone() - Method in class com.amazonaws.services.config.model.ResourceCount
 
clone() - Method in class com.amazonaws.services.config.model.ResourceCountFilters
 
clone() - Method in class com.amazonaws.services.config.model.ResourceFilters
 
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.ResourceValue
 
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.SelectAggregateResourceConfigRequest
 
clone() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
 
clone() - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
 
clone() - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
 
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.SsmControls
 
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.StartRemediationExecutionRequest
 
clone() - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
 
clone() - Method in class com.amazonaws.services.config.model.StaticValue
 
clone() - Method in class com.amazonaws.services.config.model.StatusDetailFilters
 
clone() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
 
clone() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderResult
 
clone() - Method in class com.amazonaws.services.config.model.StoredQuery
 
clone() - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
 
clone() - Method in class com.amazonaws.services.config.model.Tag
 
clone() - Method in class com.amazonaws.services.config.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.config.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.config.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.config.model.UntagResourceResult
 
com.amazonaws.services.config - package com.amazonaws.services.config
Config
com.amazonaws.services.config.model - package com.amazonaws.services.config.model
 
Compliance - Class in com.amazonaws.services.config.model
Indicates whether an Amazon Web Services resource or 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 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 Amazon Web Services resource that is evaluated according to one or more 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 Amazon Web Services resources or 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 Config rules or Amazon Web Services 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 Amazon Web Services 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 Config rule represents an Lambda function that you create for a custom rule or a predefined function for an Config 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 Config Managed rules and Config Custom Policy 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 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 Amazon Web Services 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
 
ConformancePackComplianceFilters - Class in com.amazonaws.services.config.model
Filters the conformance pack by compliance types and Config rule names.
ConformancePackComplianceFilters() - Constructor for class com.amazonaws.services.config.model.ConformancePackComplianceFilters
 
ConformancePackComplianceSummary - Class in com.amazonaws.services.config.model
Summary includes the name and status of the conformance pack.
ConformancePackComplianceSummary() - Constructor for class com.amazonaws.services.config.model.ConformancePackComplianceSummary
 
ConformancePackComplianceType - Enum in com.amazonaws.services.config.model
 
ConformancePackDetail - Class in com.amazonaws.services.config.model
Returns details of a conformance pack.
ConformancePackDetail() - Constructor for class com.amazonaws.services.config.model.ConformancePackDetail
 
ConformancePackEvaluationFilters - Class in com.amazonaws.services.config.model
Filters a conformance pack by Config rule names, compliance types, Amazon Web Services resource types, and resource IDs.
ConformancePackEvaluationFilters() - Constructor for class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
 
ConformancePackEvaluationResult - Class in com.amazonaws.services.config.model
The details of a conformance pack evaluation.
ConformancePackEvaluationResult() - Constructor for class com.amazonaws.services.config.model.ConformancePackEvaluationResult
 
ConformancePackInputParameter - Class in com.amazonaws.services.config.model
Input parameters in the form of key-value pairs for the conformance pack, both of which you define.
ConformancePackInputParameter() - Constructor for class com.amazonaws.services.config.model.ConformancePackInputParameter
 
ConformancePackRuleCompliance - Class in com.amazonaws.services.config.model
Compliance information of one or more Config rules within a conformance pack.
ConformancePackRuleCompliance() - Constructor for class com.amazonaws.services.config.model.ConformancePackRuleCompliance
 
ConformancePackState - Enum in com.amazonaws.services.config.model
 
ConformancePackStatusDetail - Class in com.amazonaws.services.config.model
Status details of a conformance pack.
ConformancePackStatusDetail() - Constructor for class com.amazonaws.services.config.model.ConformancePackStatusDetail
 
ConformancePackTemplateValidationException - Exception in com.amazonaws.services.config.model
You have specified a template that is not valid or supported.
ConformancePackTemplateValidationException(String) - Constructor for exception com.amazonaws.services.config.model.ConformancePackTemplateValidationException
Constructs a new ConformancePackTemplateValidationException with the specified error message.
CustomPolicyDetails - Class in com.amazonaws.services.config.model
Provides the runtime system, policy definition, and whether debug logging enabled.
CustomPolicyDetails() - Constructor for class com.amazonaws.services.config.model.CustomPolicyDetails
 

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 Config rule and all of its evaluation results.
deleteConfigRule(DeleteConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the specified 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 Config rule and all of its evaluation results.
deleteConfigRuleAsync(DeleteConfigRuleRequest, AsyncHandler<DeleteConfigRuleRequest, DeleteConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified 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
 
deleteConformancePack(DeleteConformancePackRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteConformancePack(DeleteConformancePackRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the specified conformance pack and all the Config rules, remediation actions, and all evaluation results within that conformance pack.
deleteConformancePack(DeleteConformancePackRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the specified conformance pack and all the Config rules, remediation actions, and all evaluation results within that conformance pack.
deleteConformancePackAsync(DeleteConformancePackRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteConformancePackAsync(DeleteConformancePackRequest, AsyncHandler<DeleteConformancePackRequest, DeleteConformancePackResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteConformancePackAsync(DeleteConformancePackRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified conformance pack and all the Config rules, remediation actions, and all evaluation results within that conformance pack.
deleteConformancePackAsync(DeleteConformancePackRequest, AsyncHandler<DeleteConformancePackRequest, DeleteConformancePackResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified conformance pack and all the Config rules, remediation actions, and all evaluation results within that conformance pack.
deleteConformancePackAsync(DeleteConformancePackRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteConformancePackAsync(DeleteConformancePackRequest, AsyncHandler<DeleteConformancePackRequest, DeleteConformancePackResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteConformancePackRequest - Class in com.amazonaws.services.config.model
 
DeleteConformancePackRequest() - Constructor for class com.amazonaws.services.config.model.DeleteConformancePackRequest
 
DeleteConformancePackResult - Class in com.amazonaws.services.config.model
 
DeleteConformancePackResult() - Constructor for class com.amazonaws.services.config.model.DeleteConformancePackResult
 
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 Config rule.
deleteEvaluationResults(DeleteEvaluationResultsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the evaluation results for the specified 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 Config rule.
deleteEvaluationResultsAsync(DeleteEvaluationResultsRequest, AsyncHandler<DeleteEvaluationResultsRequest, DeleteEvaluationResultsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the evaluation results for the specified 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 Config rule.
DeleteEvaluationResultsResult() - Constructor for class com.amazonaws.services.config.model.DeleteEvaluationResultsResult
 
deleteOrganizationConfigRule(DeleteOrganizationConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteOrganizationConfigRule(DeleteOrganizationConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the specified organization Config rule and all of its evaluation results from all member accounts in that organization.
deleteOrganizationConfigRule(DeleteOrganizationConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the specified organization Config rule and all of its evaluation results from all member accounts in that organization.
deleteOrganizationConfigRuleAsync(DeleteOrganizationConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteOrganizationConfigRuleAsync(DeleteOrganizationConfigRuleRequest, AsyncHandler<DeleteOrganizationConfigRuleRequest, DeleteOrganizationConfigRuleResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteOrganizationConfigRuleAsync(DeleteOrganizationConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified organization Config rule and all of its evaluation results from all member accounts in that organization.
deleteOrganizationConfigRuleAsync(DeleteOrganizationConfigRuleRequest, AsyncHandler<DeleteOrganizationConfigRuleRequest, DeleteOrganizationConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified organization Config rule and all of its evaluation results from all member accounts in that organization.
deleteOrganizationConfigRuleAsync(DeleteOrganizationConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteOrganizationConfigRuleAsync(DeleteOrganizationConfigRuleRequest, AsyncHandler<DeleteOrganizationConfigRuleRequest, DeleteOrganizationConfigRuleResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteOrganizationConfigRuleRequest - Class in com.amazonaws.services.config.model
 
DeleteOrganizationConfigRuleRequest() - Constructor for class com.amazonaws.services.config.model.DeleteOrganizationConfigRuleRequest
 
DeleteOrganizationConfigRuleResult - Class in com.amazonaws.services.config.model
 
DeleteOrganizationConfigRuleResult() - Constructor for class com.amazonaws.services.config.model.DeleteOrganizationConfigRuleResult
 
deleteOrganizationConformancePack(DeleteOrganizationConformancePackRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteOrganizationConformancePack(DeleteOrganizationConformancePackRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all member accounts in that organization.
deleteOrganizationConformancePack(DeleteOrganizationConformancePackRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all member accounts in that organization.
deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest, AsyncHandler<DeleteOrganizationConformancePackRequest, DeleteOrganizationConformancePackResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all member accounts in that organization.
deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest, AsyncHandler<DeleteOrganizationConformancePackRequest, DeleteOrganizationConformancePackResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the specified organization conformance pack and all of the Config rules and remediation actions from all member accounts in that organization.
deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteOrganizationConformancePackAsync(DeleteOrganizationConformancePackRequest, AsyncHandler<DeleteOrganizationConformancePackRequest, DeleteOrganizationConformancePackResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteOrganizationConformancePackRequest - Class in com.amazonaws.services.config.model
 
DeleteOrganizationConformancePackRequest() - Constructor for class com.amazonaws.services.config.model.DeleteOrganizationConformancePackRequest
 
DeleteOrganizationConformancePackResult - Class in com.amazonaws.services.config.model
 
DeleteOrganizationConformancePackResult() - Constructor for class com.amazonaws.services.config.model.DeleteOrganizationConformancePackResult
 
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
 
deleteRemediationConfiguration(DeleteRemediationConfigurationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteRemediationConfiguration(DeleteRemediationConfigurationRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the remediation configuration.
deleteRemediationConfiguration(DeleteRemediationConfigurationRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the remediation configuration.
deleteRemediationConfigurationAsync(DeleteRemediationConfigurationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteRemediationConfigurationAsync(DeleteRemediationConfigurationRequest, AsyncHandler<DeleteRemediationConfigurationRequest, DeleteRemediationConfigurationResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteRemediationConfigurationAsync(DeleteRemediationConfigurationRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the remediation configuration.
deleteRemediationConfigurationAsync(DeleteRemediationConfigurationRequest, AsyncHandler<DeleteRemediationConfigurationRequest, DeleteRemediationConfigurationResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the remediation configuration.
deleteRemediationConfigurationAsync(DeleteRemediationConfigurationRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteRemediationConfigurationAsync(DeleteRemediationConfigurationRequest, AsyncHandler<DeleteRemediationConfigurationRequest, DeleteRemediationConfigurationResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteRemediationConfigurationRequest - Class in com.amazonaws.services.config.model
 
DeleteRemediationConfigurationRequest() - Constructor for class com.amazonaws.services.config.model.DeleteRemediationConfigurationRequest
 
DeleteRemediationConfigurationResult - Class in com.amazonaws.services.config.model
 
DeleteRemediationConfigurationResult() - Constructor for class com.amazonaws.services.config.model.DeleteRemediationConfigurationResult
 
deleteRemediationExceptions(DeleteRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteRemediationExceptions(DeleteRemediationExceptionsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes one or more remediation exceptions mentioned in the resource keys.
deleteRemediationExceptions(DeleteRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes one or more remediation exceptions mentioned in the resource keys.
deleteRemediationExceptionsAsync(DeleteRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteRemediationExceptionsAsync(DeleteRemediationExceptionsRequest, AsyncHandler<DeleteRemediationExceptionsRequest, DeleteRemediationExceptionsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteRemediationExceptionsAsync(DeleteRemediationExceptionsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes one or more remediation exceptions mentioned in the resource keys.
deleteRemediationExceptionsAsync(DeleteRemediationExceptionsRequest, AsyncHandler<DeleteRemediationExceptionsRequest, DeleteRemediationExceptionsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes one or more remediation exceptions mentioned in the resource keys.
deleteRemediationExceptionsAsync(DeleteRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteRemediationExceptionsAsync(DeleteRemediationExceptionsRequest, AsyncHandler<DeleteRemediationExceptionsRequest, DeleteRemediationExceptionsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteRemediationExceptionsRequest - Class in com.amazonaws.services.config.model
 
DeleteRemediationExceptionsRequest() - Constructor for class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
 
DeleteRemediationExceptionsResult - Class in com.amazonaws.services.config.model
 
DeleteRemediationExceptionsResult() - Constructor for class com.amazonaws.services.config.model.DeleteRemediationExceptionsResult
 
deleteResourceConfig(DeleteResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteResourceConfig(DeleteResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Records the configuration state for a custom resource that has been deleted.
deleteResourceConfig(DeleteResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Records the configuration state for a custom resource that has been deleted.
deleteResourceConfigAsync(DeleteResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteResourceConfigAsync(DeleteResourceConfigRequest, AsyncHandler<DeleteResourceConfigRequest, DeleteResourceConfigResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteResourceConfigAsync(DeleteResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Records the configuration state for a custom resource that has been deleted.
deleteResourceConfigAsync(DeleteResourceConfigRequest, AsyncHandler<DeleteResourceConfigRequest, DeleteResourceConfigResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Records the configuration state for a custom resource that has been deleted.
deleteResourceConfigAsync(DeleteResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteResourceConfigAsync(DeleteResourceConfigRequest, AsyncHandler<DeleteResourceConfigRequest, DeleteResourceConfigResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteResourceConfigRequest - Class in com.amazonaws.services.config.model
 
DeleteResourceConfigRequest() - Constructor for class com.amazonaws.services.config.model.DeleteResourceConfigRequest
 
DeleteResourceConfigResult - Class in com.amazonaws.services.config.model
 
DeleteResourceConfigResult() - Constructor for class com.amazonaws.services.config.model.DeleteResourceConfigResult
 
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
 
deleteStoredQuery(DeleteStoredQueryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
deleteStoredQuery(DeleteStoredQueryRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes the stored query for a single Amazon Web Services account and a single Amazon Web Services Region.
deleteStoredQuery(DeleteStoredQueryRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes the stored query for a single Amazon Web Services account and a single Amazon Web Services Region.
deleteStoredQueryAsync(DeleteStoredQueryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteStoredQueryAsync(DeleteStoredQueryRequest, AsyncHandler<DeleteStoredQueryRequest, DeleteStoredQueryResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
deleteStoredQueryAsync(DeleteStoredQueryRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the stored query for a single Amazon Web Services account and a single Amazon Web Services Region.
deleteStoredQueryAsync(DeleteStoredQueryRequest, AsyncHandler<DeleteStoredQueryRequest, DeleteStoredQueryResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes the stored query for a single Amazon Web Services account and a single Amazon Web Services Region.
deleteStoredQueryAsync(DeleteStoredQueryRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
deleteStoredQueryAsync(DeleteStoredQueryRequest, AsyncHandler<DeleteStoredQueryRequest, DeleteStoredQueryResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DeleteStoredQueryRequest - Class in com.amazonaws.services.config.model
 
DeleteStoredQueryRequest() - Constructor for class com.amazonaws.services.config.model.DeleteStoredQueryRequest
 
DeleteStoredQueryResult - Class in com.amazonaws.services.config.model
 
DeleteStoredQueryResult() - Constructor for class com.amazonaws.services.config.model.DeleteStoredQueryResult
 
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 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
 
describeAggregateComplianceByConformancePacks(DescribeAggregateComplianceByConformancePacksRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeAggregateComplianceByConformancePacks(DescribeAggregateComplianceByConformancePacksRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns a list of the conformance packs and their associated compliance status with the count of compliant and noncompliant Config rules within each conformance pack.
describeAggregateComplianceByConformancePacks(DescribeAggregateComplianceByConformancePacksRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns a list of the conformance packs and their associated compliance status with the count of compliant and noncompliant Config rules within each conformance pack.
describeAggregateComplianceByConformancePacksAsync(DescribeAggregateComplianceByConformancePacksRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeAggregateComplianceByConformancePacksAsync(DescribeAggregateComplianceByConformancePacksRequest, AsyncHandler<DescribeAggregateComplianceByConformancePacksRequest, DescribeAggregateComplianceByConformancePacksResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeAggregateComplianceByConformancePacksAsync(DescribeAggregateComplianceByConformancePacksRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of the conformance packs and their associated compliance status with the count of compliant and noncompliant Config rules within each conformance pack.
describeAggregateComplianceByConformancePacksAsync(DescribeAggregateComplianceByConformancePacksRequest, AsyncHandler<DescribeAggregateComplianceByConformancePacksRequest, DescribeAggregateComplianceByConformancePacksResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of the conformance packs and their associated compliance status with the count of compliant and noncompliant Config rules within each conformance pack.
describeAggregateComplianceByConformancePacksAsync(DescribeAggregateComplianceByConformancePacksRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeAggregateComplianceByConformancePacksAsync(DescribeAggregateComplianceByConformancePacksRequest, AsyncHandler<DescribeAggregateComplianceByConformancePacksRequest, DescribeAggregateComplianceByConformancePacksResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeAggregateComplianceByConformancePacksRequest - Class in com.amazonaws.services.config.model
 
DescribeAggregateComplianceByConformancePacksRequest() - Constructor for class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksRequest
 
DescribeAggregateComplianceByConformancePacksResult - Class in com.amazonaws.services.config.model
 
DescribeAggregateComplianceByConformancePacksResult() - Constructor for class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksResult
 
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 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 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 Config rules are compliant.
describeComplianceByConfigRuleAsync(DescribeComplianceByConfigRuleRequest, AsyncHandler<DescribeComplianceByConfigRuleRequest, DescribeComplianceByConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Indicates whether the specified 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services resources are compliant.
describeComplianceByResourceAsync(DescribeComplianceByResourceRequest, AsyncHandler<DescribeComplianceByResourceRequest, DescribeComplianceByResourceResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Indicates whether the specified Amazon Web Services 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 Config managed 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 Config managed 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 Config managed rules.
describeConfigRuleEvaluationStatusAsync(DescribeConfigRuleEvaluationStatusRequest, AsyncHandler<DescribeConfigRuleEvaluationStatusRequest, DescribeConfigRuleEvaluationStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns status information for each of your Config managed 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 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 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 Config rules.
describeConfigRulesAsync(DescribeConfigRulesRequest, AsyncHandler<DescribeConfigRulesRequest, DescribeConfigRulesResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns details about your 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
 
describeConformancePackCompliance(DescribeConformancePackComplianceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConformancePackCompliance(DescribeConformancePackComplianceRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns compliance details for each rule in that conformance pack.
describeConformancePackCompliance(DescribeConformancePackComplianceRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns compliance details for each rule in that conformance pack.
describeConformancePackComplianceAsync(DescribeConformancePackComplianceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConformancePackComplianceAsync(DescribeConformancePackComplianceRequest, AsyncHandler<DescribeConformancePackComplianceRequest, DescribeConformancePackComplianceResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConformancePackComplianceAsync(DescribeConformancePackComplianceRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns compliance details for each rule in that conformance pack.
describeConformancePackComplianceAsync(DescribeConformancePackComplianceRequest, AsyncHandler<DescribeConformancePackComplianceRequest, DescribeConformancePackComplianceResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns compliance details for each rule in that conformance pack.
describeConformancePackComplianceAsync(DescribeConformancePackComplianceRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConformancePackComplianceAsync(DescribeConformancePackComplianceRequest, AsyncHandler<DescribeConformancePackComplianceRequest, DescribeConformancePackComplianceResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeConformancePackComplianceRequest - Class in com.amazonaws.services.config.model
 
DescribeConformancePackComplianceRequest() - Constructor for class com.amazonaws.services.config.model.DescribeConformancePackComplianceRequest
 
DescribeConformancePackComplianceResult - Class in com.amazonaws.services.config.model
 
DescribeConformancePackComplianceResult() - Constructor for class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
 
describeConformancePacks(DescribeConformancePacksRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConformancePacks(DescribeConformancePacksRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns a list of one or more conformance packs.
describeConformancePacks(DescribeConformancePacksRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns a list of one or more conformance packs.
describeConformancePacksAsync(DescribeConformancePacksRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConformancePacksAsync(DescribeConformancePacksRequest, AsyncHandler<DescribeConformancePacksRequest, DescribeConformancePacksResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConformancePacksAsync(DescribeConformancePacksRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of one or more conformance packs.
describeConformancePacksAsync(DescribeConformancePacksRequest, AsyncHandler<DescribeConformancePacksRequest, DescribeConformancePacksResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of one or more conformance packs.
describeConformancePacksAsync(DescribeConformancePacksRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConformancePacksAsync(DescribeConformancePacksRequest, AsyncHandler<DescribeConformancePacksRequest, DescribeConformancePacksResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeConformancePacksRequest - Class in com.amazonaws.services.config.model
 
DescribeConformancePacksRequest() - Constructor for class com.amazonaws.services.config.model.DescribeConformancePacksRequest
 
DescribeConformancePacksResult - Class in com.amazonaws.services.config.model
 
DescribeConformancePacksResult() - Constructor for class com.amazonaws.services.config.model.DescribeConformancePacksResult
 
describeConformancePackStatus(DescribeConformancePackStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeConformancePackStatus(DescribeConformancePackStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Provides one or more conformance packs deployment status.
describeConformancePackStatus(DescribeConformancePackStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Provides one or more conformance packs deployment status.
describeConformancePackStatusAsync(DescribeConformancePackStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConformancePackStatusAsync(DescribeConformancePackStatusRequest, AsyncHandler<DescribeConformancePackStatusRequest, DescribeConformancePackStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeConformancePackStatusAsync(DescribeConformancePackStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Provides one or more conformance packs deployment status.
describeConformancePackStatusAsync(DescribeConformancePackStatusRequest, AsyncHandler<DescribeConformancePackStatusRequest, DescribeConformancePackStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Provides one or more conformance packs deployment status.
describeConformancePackStatusAsync(DescribeConformancePackStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeConformancePackStatusAsync(DescribeConformancePackStatusRequest, AsyncHandler<DescribeConformancePackStatusRequest, DescribeConformancePackStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeConformancePackStatusRequest - Class in com.amazonaws.services.config.model
 
DescribeConformancePackStatusRequest() - Constructor for class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
 
DescribeConformancePackStatusResult - Class in com.amazonaws.services.config.model
 
DescribeConformancePackStatusResult() - Constructor for class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
 
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
 
describeOrganizationConfigRules(DescribeOrganizationConfigRulesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeOrganizationConfigRules(DescribeOrganizationConfigRulesRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns a list of organization Config rules.
describeOrganizationConfigRules(DescribeOrganizationConfigRulesRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns a list of organization Config rules.
describeOrganizationConfigRulesAsync(DescribeOrganizationConfigRulesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeOrganizationConfigRulesAsync(DescribeOrganizationConfigRulesRequest, AsyncHandler<DescribeOrganizationConfigRulesRequest, DescribeOrganizationConfigRulesResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeOrganizationConfigRulesAsync(DescribeOrganizationConfigRulesRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of organization Config rules.
describeOrganizationConfigRulesAsync(DescribeOrganizationConfigRulesRequest, AsyncHandler<DescribeOrganizationConfigRulesRequest, DescribeOrganizationConfigRulesResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of organization Config rules.
describeOrganizationConfigRulesAsync(DescribeOrganizationConfigRulesRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeOrganizationConfigRulesAsync(DescribeOrganizationConfigRulesRequest, AsyncHandler<DescribeOrganizationConfigRulesRequest, DescribeOrganizationConfigRulesResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeOrganizationConfigRulesRequest - Class in com.amazonaws.services.config.model
 
DescribeOrganizationConfigRulesRequest() - Constructor for class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
 
DescribeOrganizationConfigRulesResult - Class in com.amazonaws.services.config.model
 
DescribeOrganizationConfigRulesResult() - Constructor for class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesResult
 
describeOrganizationConfigRuleStatuses(DescribeOrganizationConfigRuleStatusesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeOrganizationConfigRuleStatuses(DescribeOrganizationConfigRuleStatusesRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Provides organization Config rule deployment status for an organization.
describeOrganizationConfigRuleStatuses(DescribeOrganizationConfigRuleStatusesRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Provides organization Config rule deployment status for an organization.
describeOrganizationConfigRuleStatusesAsync(DescribeOrganizationConfigRuleStatusesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeOrganizationConfigRuleStatusesAsync(DescribeOrganizationConfigRuleStatusesRequest, AsyncHandler<DescribeOrganizationConfigRuleStatusesRequest, DescribeOrganizationConfigRuleStatusesResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeOrganizationConfigRuleStatusesAsync(DescribeOrganizationConfigRuleStatusesRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Provides organization Config rule deployment status for an organization.
describeOrganizationConfigRuleStatusesAsync(DescribeOrganizationConfigRuleStatusesRequest, AsyncHandler<DescribeOrganizationConfigRuleStatusesRequest, DescribeOrganizationConfigRuleStatusesResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Provides organization Config rule deployment status for an organization.
describeOrganizationConfigRuleStatusesAsync(DescribeOrganizationConfigRuleStatusesRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeOrganizationConfigRuleStatusesAsync(DescribeOrganizationConfigRuleStatusesRequest, AsyncHandler<DescribeOrganizationConfigRuleStatusesRequest, DescribeOrganizationConfigRuleStatusesResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeOrganizationConfigRuleStatusesRequest - Class in com.amazonaws.services.config.model
 
DescribeOrganizationConfigRuleStatusesRequest() - Constructor for class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
 
DescribeOrganizationConfigRuleStatusesResult - Class in com.amazonaws.services.config.model
 
DescribeOrganizationConfigRuleStatusesResult() - Constructor for class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesResult
 
describeOrganizationConformancePacks(DescribeOrganizationConformancePacksRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeOrganizationConformancePacks(DescribeOrganizationConformancePacksRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns a list of organization conformance packs.
describeOrganizationConformancePacks(DescribeOrganizationConformancePacksRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns a list of organization conformance packs.
describeOrganizationConformancePacksAsync(DescribeOrganizationConformancePacksRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeOrganizationConformancePacksAsync(DescribeOrganizationConformancePacksRequest, AsyncHandler<DescribeOrganizationConformancePacksRequest, DescribeOrganizationConformancePacksResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeOrganizationConformancePacksAsync(DescribeOrganizationConformancePacksRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of organization conformance packs.
describeOrganizationConformancePacksAsync(DescribeOrganizationConformancePacksRequest, AsyncHandler<DescribeOrganizationConformancePacksRequest, DescribeOrganizationConformancePacksResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of organization conformance packs.
describeOrganizationConformancePacksAsync(DescribeOrganizationConformancePacksRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeOrganizationConformancePacksAsync(DescribeOrganizationConformancePacksRequest, AsyncHandler<DescribeOrganizationConformancePacksRequest, DescribeOrganizationConformancePacksResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeOrganizationConformancePacksRequest - Class in com.amazonaws.services.config.model
 
DescribeOrganizationConformancePacksRequest() - Constructor for class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
 
DescribeOrganizationConformancePacksResult - Class in com.amazonaws.services.config.model
 
DescribeOrganizationConformancePacksResult() - Constructor for class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksResult
 
describeOrganizationConformancePackStatuses(DescribeOrganizationConformancePackStatusesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeOrganizationConformancePackStatuses(DescribeOrganizationConformancePackStatusesRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Provides organization conformance pack deployment status for an organization.
describeOrganizationConformancePackStatuses(DescribeOrganizationConformancePackStatusesRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Provides organization conformance pack deployment status for an organization.
describeOrganizationConformancePackStatusesAsync(DescribeOrganizationConformancePackStatusesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeOrganizationConformancePackStatusesAsync(DescribeOrganizationConformancePackStatusesRequest, AsyncHandler<DescribeOrganizationConformancePackStatusesRequest, DescribeOrganizationConformancePackStatusesResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeOrganizationConformancePackStatusesAsync(DescribeOrganizationConformancePackStatusesRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Provides organization conformance pack deployment status for an organization.
describeOrganizationConformancePackStatusesAsync(DescribeOrganizationConformancePackStatusesRequest, AsyncHandler<DescribeOrganizationConformancePackStatusesRequest, DescribeOrganizationConformancePackStatusesResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Provides organization conformance pack deployment status for an organization.
describeOrganizationConformancePackStatusesAsync(DescribeOrganizationConformancePackStatusesRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeOrganizationConformancePackStatusesAsync(DescribeOrganizationConformancePackStatusesRequest, AsyncHandler<DescribeOrganizationConformancePackStatusesRequest, DescribeOrganizationConformancePackStatusesResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeOrganizationConformancePackStatusesRequest - Class in com.amazonaws.services.config.model
 
DescribeOrganizationConformancePackStatusesRequest() - Constructor for class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
 
DescribeOrganizationConformancePackStatusesResult - Class in com.amazonaws.services.config.model
 
DescribeOrganizationConformancePackStatusesResult() - Constructor for class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesResult
 
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
 
describeRemediationConfigurations(DescribeRemediationConfigurationsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeRemediationConfigurations(DescribeRemediationConfigurationsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the details of one or more remediation configurations.
describeRemediationConfigurations(DescribeRemediationConfigurationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the details of one or more remediation configurations.
describeRemediationConfigurationsAsync(DescribeRemediationConfigurationsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeRemediationConfigurationsAsync(DescribeRemediationConfigurationsRequest, AsyncHandler<DescribeRemediationConfigurationsRequest, DescribeRemediationConfigurationsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeRemediationConfigurationsAsync(DescribeRemediationConfigurationsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details of one or more remediation configurations.
describeRemediationConfigurationsAsync(DescribeRemediationConfigurationsRequest, AsyncHandler<DescribeRemediationConfigurationsRequest, DescribeRemediationConfigurationsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details of one or more remediation configurations.
describeRemediationConfigurationsAsync(DescribeRemediationConfigurationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeRemediationConfigurationsAsync(DescribeRemediationConfigurationsRequest, AsyncHandler<DescribeRemediationConfigurationsRequest, DescribeRemediationConfigurationsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeRemediationConfigurationsRequest - Class in com.amazonaws.services.config.model
 
DescribeRemediationConfigurationsRequest() - Constructor for class com.amazonaws.services.config.model.DescribeRemediationConfigurationsRequest
 
DescribeRemediationConfigurationsResult - Class in com.amazonaws.services.config.model
 
DescribeRemediationConfigurationsResult() - Constructor for class com.amazonaws.services.config.model.DescribeRemediationConfigurationsResult
 
describeRemediationExceptions(DescribeRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeRemediationExceptions(DescribeRemediationExceptionsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the details of one or more remediation exceptions.
describeRemediationExceptions(DescribeRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the details of one or more remediation exceptions.
describeRemediationExceptionsAsync(DescribeRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeRemediationExceptionsAsync(DescribeRemediationExceptionsRequest, AsyncHandler<DescribeRemediationExceptionsRequest, DescribeRemediationExceptionsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeRemediationExceptionsAsync(DescribeRemediationExceptionsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details of one or more remediation exceptions.
describeRemediationExceptionsAsync(DescribeRemediationExceptionsRequest, AsyncHandler<DescribeRemediationExceptionsRequest, DescribeRemediationExceptionsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details of one or more remediation exceptions.
describeRemediationExceptionsAsync(DescribeRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeRemediationExceptionsAsync(DescribeRemediationExceptionsRequest, AsyncHandler<DescribeRemediationExceptionsRequest, DescribeRemediationExceptionsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeRemediationExceptionsRequest - Class in com.amazonaws.services.config.model
 
DescribeRemediationExceptionsRequest() - Constructor for class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
 
DescribeRemediationExceptionsResult - Class in com.amazonaws.services.config.model
 
DescribeRemediationExceptionsResult() - Constructor for class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
 
describeRemediationExecutionStatus(DescribeRemediationExecutionStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
describeRemediationExecutionStatus(DescribeRemediationExecutionStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Provides a detailed view of a Remediation Execution for a set of resources including state, timestamps for when steps for the remediation execution occur, and any error messages for steps that have failed.
describeRemediationExecutionStatus(DescribeRemediationExecutionStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Provides a detailed view of a Remediation Execution for a set of resources including state, timestamps for when steps for the remediation execution occur, and any error messages for steps that have failed.
describeRemediationExecutionStatusAsync(DescribeRemediationExecutionStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeRemediationExecutionStatusAsync(DescribeRemediationExecutionStatusRequest, AsyncHandler<DescribeRemediationExecutionStatusRequest, DescribeRemediationExecutionStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
describeRemediationExecutionStatusAsync(DescribeRemediationExecutionStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Provides a detailed view of a Remediation Execution for a set of resources including state, timestamps for when steps for the remediation execution occur, and any error messages for steps that have failed.
describeRemediationExecutionStatusAsync(DescribeRemediationExecutionStatusRequest, AsyncHandler<DescribeRemediationExecutionStatusRequest, DescribeRemediationExecutionStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Provides a detailed view of a Remediation Execution for a set of resources including state, timestamps for when steps for the remediation execution occur, and any error messages for steps that have failed.
describeRemediationExecutionStatusAsync(DescribeRemediationExecutionStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
describeRemediationExecutionStatusAsync(DescribeRemediationExecutionStatusRequest, AsyncHandler<DescribeRemediationExecutionStatusRequest, DescribeRemediationExecutionStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
DescribeRemediationExecutionStatusRequest - Class in com.amazonaws.services.config.model
 
DescribeRemediationExecutionStatusRequest() - Constructor for class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
 
DescribeRemediationExecutionStatusResult - Class in com.amazonaws.services.config.model
 
DescribeRemediationExecutionStatusResult() - Constructor for class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusResult
 
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.AggregateComplianceByConformancePack
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
 
equals(Object) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
 
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.AggregateResourceIdentifier
 
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.BatchGetAggregateResourceConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigResult
 
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.ConformancePackComplianceFilters
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
 
equals(Object) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
 
equals(Object) - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
 
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.DeleteConformancePackRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteConformancePackResult
 
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.DeleteOrganizationConfigRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteOrganizationConfigRuleResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackResult
 
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.DeleteRemediationConfigurationRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteResourceConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteResourceConfigResult
 
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.DeleteStoredQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DeleteStoredQueryResult
 
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.DescribeAggregateComplianceByConformancePacksRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksResult
 
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.DescribeConformancePackComplianceRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
 
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.DescribeOrganizationConfigRulesRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesResult
 
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.DescribeRemediationConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusResult
 
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.ExecutionControls
 
equals(Object) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
 
equals(Object) - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
 
equals(Object) - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
 
equals(Object) - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
 
equals(Object) - Method in class com.amazonaws.services.config.model.FieldInfo
 
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.GetAggregateConformancePackComplianceSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigResult
 
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.GetConformancePackComplianceDetailsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyResult
 
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.GetOrganizationConfigRuleDetailedStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyResult
 
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.GetStoredQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.GetStoredQueryResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.GroupedResourceCount
 
equals(Object) - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesResult
 
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.ListStoredQueriesRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
 
equals(Object) - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
 
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.PutConformancePackRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutConformancePackResult
 
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.PutExternalEvaluationRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutExternalEvaluationResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutResourceConfigResult
 
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.PutStoredQueryRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.PutStoredQueryResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.QueryInfo
 
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.RemediationConfiguration
 
equals(Object) - Method in class com.amazonaws.services.config.model.RemediationException
 
equals(Object) - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
 
equals(Object) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
 
equals(Object) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
 
equals(Object) - Method in class com.amazonaws.services.config.model.RemediationParameterValue
 
equals(Object) - Method in class com.amazonaws.services.config.model.ResourceCount
 
equals(Object) - Method in class com.amazonaws.services.config.model.ResourceCountFilters
 
equals(Object) - Method in class com.amazonaws.services.config.model.ResourceFilters
 
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.ResourceValue
 
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.SelectAggregateResourceConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
 
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.SsmControls
 
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.StartRemediationExecutionRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.StaticValue
 
equals(Object) - Method in class com.amazonaws.services.config.model.StatusDetailFilters
 
equals(Object) - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.StoredQuery
 
equals(Object) - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
 
equals(Object) - Method in class com.amazonaws.services.config.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.config.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.config.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.config.model.UntagResourceResult
 
Evaluation - Class in com.amazonaws.services.config.model
Identifies an Amazon Web Services resource and indicates whether it complies with the 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 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 Config rule that evaluated an Amazon Web Services 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
 
ExecutionControls - Class in com.amazonaws.services.config.model
The controls that Config uses for executing remediations.
ExecutionControls() - Constructor for class com.amazonaws.services.config.model.ExecutionControls
 
ExternalEvaluation - Class in com.amazonaws.services.config.model
Identifies an Amazon Web Services resource and indicates whether it complies with the Config rule that it was evaluated against.
ExternalEvaluation() - Constructor for class com.amazonaws.services.config.model.ExternalEvaluation
 

F

FailedDeleteRemediationExceptionsBatch - Class in com.amazonaws.services.config.model
List of each of the failed delete remediation exceptions with specific reasons.
FailedDeleteRemediationExceptionsBatch() - Constructor for class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
 
FailedRemediationBatch - Class in com.amazonaws.services.config.model
List of each of the failed remediations with specific reasons.
FailedRemediationBatch() - Constructor for class com.amazonaws.services.config.model.FailedRemediationBatch
 
FailedRemediationExceptionBatch - Class in com.amazonaws.services.config.model
List of each of the failed remediation exceptions with specific reasons.
FailedRemediationExceptionBatch() - Constructor for class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
 
FieldInfo - Class in com.amazonaws.services.config.model
Details about the fields such as name of the field.
FieldInfo() - Constructor for class com.amazonaws.services.config.model.FieldInfo
 
fromValue(String) - Static method in enum com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryGroupKey
Use this in place of valueOf.
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.ConformancePackComplianceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.ConformancePackState
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.MemberAccountRuleStatus
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.OrganizationConfigRuleTriggerType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.OrganizationConfigRuleTriggerTypeNoSN
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.OrganizationResourceDetailedStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.OrganizationResourceStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.OrganizationRuleStatus
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.RemediationExecutionState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.RemediationExecutionStepState
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.RemediationTargetType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.ResourceCountGroupKey
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.ResourceType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.config.model.ResourceValueType
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.AggregateComplianceByConformancePack
The 12-digit Amazon Web Services account ID of the source account.
getAccountId() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The 12-digit Amazon Web Services account ID of the source account.
getAccountId() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
The 12-digit Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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.
getAccountId() - Method in class com.amazonaws.services.config.model.MemberAccountStatus
The 12-digit account ID of a member account.
getAccountId() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
The 12-digit account ID of a member account.
getAccountId() - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
The 12-digit account ID of the member account within an organization.
getAccountId() - Method in class com.amazonaws.services.config.model.ResourceCountFilters
The 12-digit ID of the account.
getAccountId() - Method in class com.amazonaws.services.config.model.ResourceFilters
The 12-digit source account ID.
getAccountId() - Method in class com.amazonaws.services.config.model.StatusDetailFilters
The 12-digit account ID of the member account within an organization.
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.
getAggregateComplianceByConformancePacks() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksResult
Returns the AggregateComplianceByConformancePack 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 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 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 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 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
 
getAggregateConformancePackComplianceSummaries() - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
Returns a list of AggregateConformancePackComplianceSummary object.
getAggregateConformancePackComplianceSummary(GetAggregateConformancePackComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getAggregateConformancePackComplianceSummary(GetAggregateConformancePackComplianceSummaryRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the count of compliant and noncompliant conformance packs across all Amazon Web Services accounts and Amazon Web Services Regions in an aggregator.
getAggregateConformancePackComplianceSummary(GetAggregateConformancePackComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the count of compliant and noncompliant conformance packs across all Amazon Web Services accounts and Amazon Web Services Regions in an aggregator.
getAggregateConformancePackComplianceSummaryAsync(GetAggregateConformancePackComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getAggregateConformancePackComplianceSummaryAsync(GetAggregateConformancePackComplianceSummaryRequest, AsyncHandler<GetAggregateConformancePackComplianceSummaryRequest, GetAggregateConformancePackComplianceSummaryResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getAggregateConformancePackComplianceSummaryAsync(GetAggregateConformancePackComplianceSummaryRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the count of compliant and noncompliant conformance packs across all Amazon Web Services accounts and Amazon Web Services Regions in an aggregator.
getAggregateConformancePackComplianceSummaryAsync(GetAggregateConformancePackComplianceSummaryRequest, AsyncHandler<GetAggregateConformancePackComplianceSummaryRequest, GetAggregateConformancePackComplianceSummaryResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the count of compliant and noncompliant conformance packs across all Amazon Web Services accounts and Amazon Web Services Regions in an aggregator.
getAggregateConformancePackComplianceSummaryAsync(GetAggregateConformancePackComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getAggregateConformancePackComplianceSummaryAsync(GetAggregateConformancePackComplianceSummaryRequest, AsyncHandler<GetAggregateConformancePackComplianceSummaryRequest, GetAggregateConformancePackComplianceSummaryResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetAggregateConformancePackComplianceSummaryRequest - Class in com.amazonaws.services.config.model
 
GetAggregateConformancePackComplianceSummaryRequest() - Constructor for class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryRequest
 
GetAggregateConformancePackComplianceSummaryResult - Class in com.amazonaws.services.config.model
 
GetAggregateConformancePackComplianceSummaryResult() - Constructor for class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
 
getAggregateDiscoveredResourceCounts(GetAggregateDiscoveredResourceCountsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getAggregateDiscoveredResourceCounts(GetAggregateDiscoveredResourceCountsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the resource counts across accounts and regions that are present in your Config aggregator.
getAggregateDiscoveredResourceCounts(GetAggregateDiscoveredResourceCountsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the resource counts across accounts and regions that are present in your Config aggregator.
getAggregateDiscoveredResourceCountsAsync(GetAggregateDiscoveredResourceCountsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getAggregateDiscoveredResourceCountsAsync(GetAggregateDiscoveredResourceCountsRequest, AsyncHandler<GetAggregateDiscoveredResourceCountsRequest, GetAggregateDiscoveredResourceCountsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getAggregateDiscoveredResourceCountsAsync(GetAggregateDiscoveredResourceCountsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the resource counts across accounts and regions that are present in your Config aggregator.
getAggregateDiscoveredResourceCountsAsync(GetAggregateDiscoveredResourceCountsRequest, AsyncHandler<GetAggregateDiscoveredResourceCountsRequest, GetAggregateDiscoveredResourceCountsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the resource counts across accounts and regions that are present in your Config aggregator.
getAggregateDiscoveredResourceCountsAsync(GetAggregateDiscoveredResourceCountsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getAggregateDiscoveredResourceCountsAsync(GetAggregateDiscoveredResourceCountsRequest, AsyncHandler<GetAggregateDiscoveredResourceCountsRequest, GetAggregateDiscoveredResourceCountsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetAggregateDiscoveredResourceCountsRequest - Class in com.amazonaws.services.config.model
 
GetAggregateDiscoveredResourceCountsRequest() - Constructor for class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
 
GetAggregateDiscoveredResourceCountsResult - Class in com.amazonaws.services.config.model
 
GetAggregateDiscoveredResourceCountsResult() - Constructor for class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
 
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.
getAggregateResourceConfig(GetAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getAggregateResourceConfig(GetAggregateResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns configuration item that is aggregated for your specific resource in a specific source account and region.
getAggregateResourceConfig(GetAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns configuration item that is aggregated for your specific resource in a specific source account and region.
getAggregateResourceConfigAsync(GetAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getAggregateResourceConfigAsync(GetAggregateResourceConfigRequest, AsyncHandler<GetAggregateResourceConfigRequest, GetAggregateResourceConfigResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getAggregateResourceConfigAsync(GetAggregateResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns configuration item that is aggregated for your specific resource in a specific source account and region.
getAggregateResourceConfigAsync(GetAggregateResourceConfigRequest, AsyncHandler<GetAggregateResourceConfigRequest, GetAggregateResourceConfigResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns configuration item that is aggregated for your specific resource in a specific source account and region.
getAggregateResourceConfigAsync(GetAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getAggregateResourceConfigAsync(GetAggregateResourceConfigRequest, AsyncHandler<GetAggregateResourceConfigRequest, GetAggregateResourceConfigResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetAggregateResourceConfigRequest - Class in com.amazonaws.services.config.model
 
GetAggregateResourceConfigRequest() - Constructor for class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
 
GetAggregateResourceConfigResult - Class in com.amazonaws.services.config.model
 
GetAggregateResourceConfigResult() - Constructor for class com.amazonaws.services.config.model.GetAggregateResourceConfigResult
 
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 Config regions and future regions.
getAllAwsRegions() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
If true, aggregate existing Config regions and future regions.
getAllSupported() - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether 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.ConformancePackEvaluationResult
Supplementary information about how the 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.
getAnnotation() - Method in class com.amazonaws.services.config.model.ExternalEvaluation
Supplementary information about the reason of 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
Amazon Resource Name (ARN) associated with the resource.
getArn() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Amazon Resource Name (ARN) of remediation configuration.
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.
getAutomatic() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The remediation is triggered automatically.
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.AggregateComplianceByConformancePack
The source Amazon Web Services Region from where the data is aggregated.
getAwsRegion() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The source Amazon Web Services Region from where the data is aggregated.
getAwsRegion() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
The source Amazon Web Services 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.BatchGetAggregateResourceConfigResult
A list that contains the current configuration of one or more resources.
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 Amazon Web Services resources or 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 Amazon Web Services resource or Config rule is compliant and provides the number of contributors that affect the compliance.
getCompliance() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConformancePack
The compliance status of the conformance pack.
getCompliance() - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
Indicates whether the Config rule is compliant.
getCompliance() - Method in class com.amazonaws.services.config.model.ComplianceByResource
Indicates whether the Amazon Web Services resource complies with all of the Config rules that evaluated it.
getComplianceByConfigRules() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
Indicates whether each of the specified Config rules is compliant.
getComplianceByResources() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
Indicates whether the specified Amazon Web Services resource complies with all of the Config rules that evaluate it.
getComplianceContributorCount() - Method in class com.amazonaws.services.config.model.Compliance
The number of Amazon Web Services resources or 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 Config rule.
getComplianceDetailsByConfigRule(GetComplianceDetailsByConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the evaluation results for the specified 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 Config rule.
getComplianceDetailsByConfigRuleAsync(GetComplianceDetailsByConfigRuleRequest, AsyncHandler<GetComplianceDetailsByConfigRuleRequest, GetComplianceDetailsByConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the evaluation results for the specified 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 Amazon Web Services resource.
getComplianceDetailsByResource(GetComplianceDetailsByResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the evaluation results for the specified Amazon Web Services 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 Amazon Web Services resource.
getComplianceDetailsByResourceAsync(GetComplianceDetailsByResourceRequest, AsyncHandler<GetComplianceDetailsByResourceRequest, GetComplianceDetailsByResourceResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the evaluation results for the specified Amazon Web Services 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 Amazon Web Services resource that was evaluated.
getComplianceResourceId() - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The evaluated compliance resource ID.
getComplianceResourceId() - Method in class com.amazonaws.services.config.model.Scope
The ID of the only Amazon Web Services resource that you want to trigger an evaluation for the rule.
getComplianceResourceType() - Method in class com.amazonaws.services.config.model.Evaluation
The type of Amazon Web Services resource that was evaluated.
getComplianceResourceType() - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The evaluated compliance resource type.
getComplianceResourceTypes() - Method in class com.amazonaws.services.config.model.Scope
The resource types of only those Amazon Web Services 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 Config rules.
getComplianceSummary() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
Returns an AggregateConformancePackComplianceCount object.
getComplianceSummary() - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The number of Amazon Web Services 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 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 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 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 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 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 Config created the compliance summary.
getComplianceType() - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
The compliance status of the conformance pack.
getComplianceType() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The compliance status of the conformance pack.
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 Amazon Web Services resource or 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.ConformancePackComplianceFilters
Filters the results by compliance.
getComplianceType() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by compliance.
getComplianceType() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
The compliance type.
getComplianceType() - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Compliance of the Config rule.
getComplianceType() - Method in class com.amazonaws.services.config.model.Evaluation
Indicates whether the Amazon Web Services resource complies with the Config rule that it was evaluated against.
getComplianceType() - Method in class com.amazonaws.services.config.model.EvaluationResult
Indicates whether the Amazon Web Services resource complies with the Config rule that evaluated it.
getComplianceType() - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The compliance of the Amazon Web Services resource.
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.
getCompliantConformancePackCount() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
Number of compliant conformance packs.
getCompliantResourceCount() - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of Config rules or Amazon Web Services resources that are compliant, up to a maximum of 25 for rules and 100 for resources.
getCompliantRuleCount() - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
The number of compliant Config Rules.
getConcurrentExecutionRatePercentage() - Method in class com.amazonaws.services.config.model.SsmControls
The maximum percentage of remediation actions allowed to run in parallel on the non-compliant resources for that specific rule.
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 Config rule.
getConfigRuleArn() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The Amazon Resource Name (ARN) of the Config rule.
getConfigRuleId() - Method in class com.amazonaws.services.config.model.ConfigRule
The ID of the Config rule.
getConfigRuleId() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The ID of the Config rule.
getConfigRuleInvokedTime() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when the Config rule evaluated the Amazon Web Services resource.
getConfigRuleInvokedTime() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
The time when Config rule evaluated Amazon Web Services resource.
getConfigRuleInvokedTime() - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when the Config rule evaluated the Amazon Web Services resource.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The name of the Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
The name of the Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.ConfigRule
The name that you assign to the Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The name of the Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The name of the Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Name of the Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
The name of the Config rule that you want to delete.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
The name of the Config rule for which you want to delete the evaluation results.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationRequest
The name of the Config rule for which you want to delete remediation configuration.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
The name of the Config rule for which you want to delete remediation exception configuration.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
The name of the Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
A list of Config rule names.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The name of the Config rule that was used in the evaluation.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The name of the Config rule for which you want compliance information.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The name of the Config rule for which you want compliance information.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyRequest
The name of your Config Custom Policy rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.MemberAccountStatus
The name of Config rule deployed in the member account.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.PutExternalEvaluationRequest
The name of the Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
The name of the Config rule for which you want to create remediation exception.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The name of the Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.RemediationException
The name of the Config rule.
getConfigRuleName() - Method in class com.amazonaws.services.config.model.StartRemediationExecutionRequest
The list of names of Config rules that you want to run remediation execution for.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.ConformancePackComplianceFilters
Filters the results by Config rule names.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by Config rule names.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Specify one or more Config rule names to filter the results by rule.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The name of the Config managed rules for which you want status information.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The names of the Config rules for which you want details.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsRequest
A list of Config rule names of remediation configurations for which you want details.
getConfigRuleNames() - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
The list of names of Config rules that you want to run evaluations for.
getConfigRules() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
The details about your Config rules.
getConfigRulesEvaluationStatus() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
Status information about your Config managed rules.
getConfigRuleState() - Method in class com.amazonaws.services.config.model.ConfigRule
Indicates whether the Config rule is active or is currently being deleted by 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 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.
getConfiguration() - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
The configuration object of the resource in valid JSON format.
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.BatchGetAggregateResourceConfigRequest
The name of the configuration 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.DescribeAggregateComplianceByConformancePacksRequest
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.GetAggregateConformancePackComplianceSummaryRequest
The name of the configuration aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
The name of the configuration aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
The name of the configuration aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
The name of the configuration aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
The name of the configuration aggregator.
getConfigurationAggregatorName() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
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.
getConfigurationItem() - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigResult
Returns a ConfigurationItem 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.
getConformancePackArn() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Amazon Resource Name (ARN) of the conformance pack.
getConformancePackArn() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Amazon Resource Name (ARN) of comformance pack.
getConformancePackArn() - Method in class com.amazonaws.services.config.model.PutConformancePackResult
ARN of the conformance pack.
getConformancePackComplianceDetails(GetConformancePackComplianceDetailsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getConformancePackComplianceDetails(GetConformancePackComplianceDetailsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns compliance details of a conformance pack for all Amazon Web Services resources that are monitered by conformance pack.
getConformancePackComplianceDetails(GetConformancePackComplianceDetailsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns compliance details of a conformance pack for all Amazon Web Services resources that are monitered by conformance pack.
getConformancePackComplianceDetailsAsync(GetConformancePackComplianceDetailsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getConformancePackComplianceDetailsAsync(GetConformancePackComplianceDetailsRequest, AsyncHandler<GetConformancePackComplianceDetailsRequest, GetConformancePackComplianceDetailsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getConformancePackComplianceDetailsAsync(GetConformancePackComplianceDetailsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns compliance details of a conformance pack for all Amazon Web Services resources that are monitered by conformance pack.
getConformancePackComplianceDetailsAsync(GetConformancePackComplianceDetailsRequest, AsyncHandler<GetConformancePackComplianceDetailsRequest, GetConformancePackComplianceDetailsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns compliance details of a conformance pack for all Amazon Web Services resources that are monitered by conformance pack.
getConformancePackComplianceDetailsAsync(GetConformancePackComplianceDetailsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getConformancePackComplianceDetailsAsync(GetConformancePackComplianceDetailsRequest, AsyncHandler<GetConformancePackComplianceDetailsRequest, GetConformancePackComplianceDetailsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetConformancePackComplianceDetailsRequest - Class in com.amazonaws.services.config.model
 
GetConformancePackComplianceDetailsRequest() - Constructor for class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsRequest
 
GetConformancePackComplianceDetailsResult - Class in com.amazonaws.services.config.model
 
GetConformancePackComplianceDetailsResult() - Constructor for class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
 
getConformancePackComplianceStatus() - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
The status of the conformance pack.
getConformancePackComplianceSummary(GetConformancePackComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getConformancePackComplianceSummary(GetConformancePackComplianceSummaryRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns compliance details for the conformance pack based on the cumulative compliance results of all the rules in that conformance pack.
getConformancePackComplianceSummary(GetConformancePackComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns compliance details for the conformance pack based on the cumulative compliance results of all the rules in that conformance pack.
getConformancePackComplianceSummaryAsync(GetConformancePackComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getConformancePackComplianceSummaryAsync(GetConformancePackComplianceSummaryRequest, AsyncHandler<GetConformancePackComplianceSummaryRequest, GetConformancePackComplianceSummaryResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getConformancePackComplianceSummaryAsync(GetConformancePackComplianceSummaryRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns compliance details for the conformance pack based on the cumulative compliance results of all the rules in that conformance pack.
getConformancePackComplianceSummaryAsync(GetConformancePackComplianceSummaryRequest, AsyncHandler<GetConformancePackComplianceSummaryRequest, GetConformancePackComplianceSummaryResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns compliance details for the conformance pack based on the cumulative compliance results of all the rules in that conformance pack.
getConformancePackComplianceSummaryAsync(GetConformancePackComplianceSummaryRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getConformancePackComplianceSummaryAsync(GetConformancePackComplianceSummaryRequest, AsyncHandler<GetConformancePackComplianceSummaryRequest, GetConformancePackComplianceSummaryResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getConformancePackComplianceSummaryList() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryResult
A list of ConformancePackComplianceSummary objects.
GetConformancePackComplianceSummaryRequest - Class in com.amazonaws.services.config.model
 
GetConformancePackComplianceSummaryRequest() - Constructor for class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
 
GetConformancePackComplianceSummaryResult - Class in com.amazonaws.services.config.model
 
GetConformancePackComplianceSummaryResult() - Constructor for class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryResult
 
getConformancePackDetails() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
Returns a list of ConformancePackDetail objects.
getConformancePackId() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
ID of the conformance pack.
getConformancePackId() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
ID of the conformance pack.
getConformancePackInputParameters() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
A list of ConformancePackInputParameter objects.
getConformancePackInputParameters() - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
A list of ConformancePackInputParameter objects.
getConformancePackInputParameters() - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
A list of ConformancePackInputParameter objects.
getConformancePackInputParameters() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A list of ConformancePackInputParameter objects.
getConformancePackName() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConformancePack
The name of the conformance pack.
getConformancePackName() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The name of the conformance pack.
getConformancePackName() - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
The name of the conformance pack name.
getConformancePackName() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Name of the conformance pack.
getConformancePackName() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Name of the conformance pack.
getConformancePackName() - Method in class com.amazonaws.services.config.model.DeleteConformancePackRequest
Name of the conformance pack you want to delete.
getConformancePackName() - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceRequest
Name of the conformance pack.
getConformancePackName() - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
Name of the conformance pack.
getConformancePackName() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsRequest
Name of the conformance pack.
getConformancePackName() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
Name of the conformance pack.
getConformancePackName() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
The name of conformance pack deployed in the member account.
getConformancePackName() - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
Name of the conformance pack you want to create.
getConformancePackNames() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
Comma-separated list of conformance pack names for which you want details.
getConformancePackNames() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
Comma-separated list of conformance pack names.
getConformancePackNames() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
Names of conformance packs.
getConformancePackRuleComplianceList() - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
Returns a list of ConformancePackRuleCompliance objects.
getConformancePackRuleEvaluationResults() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
Returns a list of ConformancePackEvaluationResult objects.
getConformancePackState() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Indicates deployment status of conformance pack.
getConformancePackStatusDetails() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
A list of ConformancePackStatusDetail objects.
getConformancePackStatusReason() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
The reason of conformance pack creation failure.
getControls() - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Controls for the conformance pack.
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.
getCreatedBy() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Amazon Web Services service that created the configuration aggregator.
getCreatedBy() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Amazon Web Services service that created the conformance pack.
getCreatedByService() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Name of the service that owns the service linked rule, if applicable.
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.
getCustomPolicyDetails() - Method in class com.amazonaws.services.config.model.Source
Provides the runtime system, policy definition, and whether debug logging is enabled.
getCustomRulePolicy(GetCustomRulePolicyRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getCustomRulePolicy(GetCustomRulePolicyRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the policy definition containing the logic for your Config Custom Policy rule.
getCustomRulePolicy(GetCustomRulePolicyRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the policy definition containing the logic for your Config Custom Policy rule.
getCustomRulePolicyAsync(GetCustomRulePolicyRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getCustomRulePolicyAsync(GetCustomRulePolicyRequest, AsyncHandler<GetCustomRulePolicyRequest, GetCustomRulePolicyResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getCustomRulePolicyAsync(GetCustomRulePolicyRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the policy definition containing the logic for your Config Custom Policy rule.
getCustomRulePolicyAsync(GetCustomRulePolicyRequest, AsyncHandler<GetCustomRulePolicyRequest, GetCustomRulePolicyResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the policy definition containing the logic for your Config Custom Policy rule.
getCustomRulePolicyAsync(GetCustomRulePolicyRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getCustomRulePolicyAsync(GetCustomRulePolicyRequest, AsyncHandler<GetCustomRulePolicyRequest, GetCustomRulePolicyResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetCustomRulePolicyRequest - Class in com.amazonaws.services.config.model
 
GetCustomRulePolicyRequest() - Constructor for class com.amazonaws.services.config.model.GetCustomRulePolicyRequest
 
GetCustomRulePolicyResult - Class in com.amazonaws.services.config.model
 
GetCustomRulePolicyResult() - Constructor for class com.amazonaws.services.config.model.GetCustomRulePolicyResult
 
getDebugLogDeliveryAccounts() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
A list of accounts that you can enable debug logging for your organization Config Custom Policy rule.
getDebugLogDeliveryAccounts() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
A list of accounts that you can enable debug logging for your organization Config Custom Policy rule.
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 Config delivers configuration snapshots.
getDeliveryS3Bucket() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
The name of the Amazon S3 bucket where Config stores conformance pack templates.
getDeliveryS3Bucket() - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
The name of the Amazon S3 bucket where Config stores conformance pack templates.
getDeliveryS3Bucket() - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
The name of the Amazon S3 bucket where Config stores conformance pack templates.
getDeliveryS3Bucket() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
The name of the Amazon S3 bucket where Config stores conformance pack templates.
getDeliveryS3KeyPrefix() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
The prefix for the Amazon S3 bucket.
getDeliveryS3KeyPrefix() - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
Any folder structure you want to add to an Amazon S3 bucket.
getDeliveryS3KeyPrefix() - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
The prefix for the Amazon S3 bucket.
getDeliveryS3KeyPrefix() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
The prefix for the Amazon S3 bucket.
getDescription() - Method in class com.amazonaws.services.config.model.ConfigRule
The description that you provide for the Config rule.
getDescription() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The description that you provide for your organization Config Custom Policy rule.
getDescription() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The description that you provide for your organization Config Custom Policy rule.
getDescription() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The description that you provide for your organization Config rule.
getDescription() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The description that you provide for your organization Config rule.
getDescription() - Method in class com.amazonaws.services.config.model.StoredQuery
A unique description for the query.
getDescription() - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
A unique description for the query.
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 Config is recording in this region for your Amazon Web Services 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 Config is recording in this region for your Amazon Web Services 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 Config is recording in this region for your Amazon Web Services 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 Config is recording in this region for your Amazon Web Services 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.
getEnableDebugLogDelivery() - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
The boolean expression for enabling debug logging for your Config Custom Policy rule.
getErrorCode() - Method in class com.amazonaws.services.config.model.MemberAccountStatus
An error code that is returned when Config rule creation or deletion failed in the member account.
getErrorCode() - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
An error code that is returned when organization Config rule creation or deletion has failed.
getErrorCode() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
An error code that is returned when conformance pack creation or deletion failed in the member account.
getErrorCode() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
An error code that is returned when organization conformance pack creation or deletion has failed in a member account.
getErrorMessage() - Method in class com.amazonaws.services.config.model.MemberAccountStatus
An error message indicating that Config rule account creation or deletion has failed due to an error in the member account.
getErrorMessage() - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
An error message indicating that organization Config rule creation or deletion failed due to an error.
getErrorMessage() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
An error message indicating that conformance pack account creation or deletion has failed due to an error in the member account.
getErrorMessage() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
An error message indicating that organization conformance pack creation or deletion failed due to an error.
getErrorMessage() - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
An error message if the step was interrupted during execution.
getErrorPercentage() - Method in class com.amazonaws.services.config.model.SsmControls
The percentage of errors that are allowed before SSM stops running automations on non-compliant resources for that specific rule.
getEvaluationResultIdentifier() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
Uniquely identifies the evaluation result.
getEvaluationResultIdentifier() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
 
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 Config rule used to evaluate an Amazon Web Services resource, and provides the type and ID of the evaluated resource.
getEvaluationResults() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
Indicates whether the Amazon Web Services resource complies with the specified Config rule.
getEvaluationResults() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
Indicates whether the specified Amazon Web Services resource complies each Config rule.
getEvaluations() - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
The assessments that the Lambda function performs.
getEventSource() - Method in class com.amazonaws.services.config.model.SourceDetail
The source of the event, such as an Amazon Web Services service, that triggers Config to evaluate your Amazon Web Services resources.
getExcludedAccounts() - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
A comma-separated list of accounts excluded from organization Config rule.
getExcludedAccounts() - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
A comma-separated list of accounts excluded from organization conformance pack.
getExcludedAccounts() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
A comma-separated list of accounts that you want to exclude from an organization Config rule.
getExcludedAccounts() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A list of Amazon Web Services accounts to be excluded from an organization conformance pack while deploying a conformance pack.
getExecutionControls() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
An ExecutionControls object.
getExecutorService() - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
Returns the executor service used by this client to execute async requests.
getExpirationTime() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
The exception is automatically deleted after the expiration date.
getExpirationTime() - Method in class com.amazonaws.services.config.model.RemediationException
The time when the remediation exception will be deleted.
getExpression() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
The SQL query SELECT command.
getExpression() - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
The SQL query SELECT command.
getExpression() - Method in class com.amazonaws.services.config.model.StoredQuery
The expression of the query.
getExternalEvaluation() - Method in class com.amazonaws.services.config.model.PutExternalEvaluationRequest
An ExternalEvaluation object that provides details about compliance.
getFailedBatches() - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsResult
Returns a list of failed delete remediation exceptions batch objects.
getFailedBatches() - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsResult
Returns a list of failed remediation batch objects.
getFailedBatches() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsResult
Returns a list of failed remediation exceptions batch objects.
getFailedEvaluations() - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
Requests that failed because of a client or server error.
getFailedItems() - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
Returns remediation exception resource key object of the failed items.
getFailedItems() - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
Returns remediation configurations of the failed items.
getFailedItems() - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
Returns remediation exception resource key object of the failed items.
getFailedItems() - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
For resources that have failed to start execution, the API returns a resource key object.
getFailureMessage() - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
Returns a failure message for delete remediation exception.
getFailureMessage() - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
Returns a failure message.
getFailureMessage() - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
Returns a failure message.
getFailureMessage() - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
Returns a failure message.
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.DescribeAggregateComplianceByConformancePacksRequest
Filters the result by AggregateConformancePackComplianceFilters object.
getFilters() - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceRequest
A ConformancePackComplianceFilters object.
getFilters() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Filters the results based on the ConfigRuleComplianceSummaryFilters object.
getFilters() - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryRequest
Filters the results based on the AggregateConformancePackComplianceSummaryFilters object.
getFilters() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
Filters the results based on the ResourceCountFilters object.
getFilters() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsRequest
A ConformancePackEvaluationFilters object.
getFilters() - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusRequest
A StatusDetailFilters object.
getFilters() - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
An OrganizationResourceDetailedStatusFilters object.
getFilters() - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
Filters the results based on the ResourceFilters object.
getFirstActivatedTime() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that you first activated the Config rule.
getFirstEvaluationStarted() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
Indicates whether 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.
getGroupByKey() - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryRequest
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
getGroupByKey() - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
getGroupByKey() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
The key to group the resource counts.
getGroupByKey() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
The key passed into the request object.
getGroupedResourceCounts() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
Returns a list of GroupedResourceCount objects.
getGroupName() - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
The 12-digit account ID or region based on the GroupByKey value.
getGroupName() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
getGroupName() - Method in class com.amazonaws.services.config.model.GroupedResourceCount
The name of the group that can be region, account ID, or resource type.
getIncludeDeletedResources() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
Specifies whether Config includes deleted resources in the results.
getIncludeGlobalResourceTypes() - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether 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 Config rule Lambda function.
getInputParameters() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
A string, in JSON format, that is passed to your organization Config Custom Policy rule.
getInputParameters() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
A string, in JSON format, that is passed to your organization Config Custom Policy rule.
getInputParameters() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
A string, in JSON format, that is passed to your organization Config rule Lambda function.
getInputParameters() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
A string, in JSON format, that is passed to your organization Config rule Lambda function.
getInvocationTime() - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
Start time when the remediation was executed.
getKey() - Method in class com.amazonaws.services.config.model.Tag
One part of a key-value pair that make up a tag.
getLambdaFunctionArn() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The lambda function ARN.
getLastAttemptTime() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last attempted delivery.
getLastDeactivatedTime() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that you last turned off the Config rule.
getLastDebugLogDeliveryStatus() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The status of the last attempted delivery of a debug log for your Config Custom Policy rules.
getLastDebugLogDeliveryStatusReason() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The reason Config was not able to deliver a debug log.
getLastDebugLogDeliveryTime() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time Config last attempted to deliver a debug log for your Config Custom Policy rules.
getLastErrorCode() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The error code that 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 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 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 Config last failed to evaluate your Amazon Web Services resources against the rule.
getLastFailedInvocationTime() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that Config last failed to invoke the Config rule to evaluate your Amazon Web Services 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 Config last successfully evaluated your Amazon Web Services resources against the rule.
getLastSuccessfulInvocationTime() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that Config last successfully invoked the Config rule to evaluate your Amazon Web Services resources.
getLastSuccessfulTime() - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last successful delivery.
getLastUpdateCompletedTime() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Last time when conformation pack creation and update was successful.
getLastUpdatedTime() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The time of the last update.
getLastUpdatedTime() - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
The time when the remediation execution was last updated.
getLastUpdateRequestedTime() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Last time when conformation pack update was requested.
getLastUpdateRequestedTime() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Last time when conformation pack creation and update was requested.
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.
getLastUpdateTime() - Method in class com.amazonaws.services.config.model.MemberAccountStatus
The timestamp of the last status update.
getLastUpdateTime() - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
The timestamp of the last update.
getLastUpdateTime() - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
The timestamp of the last update.
getLastUpdateTime() - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
Last time when organization conformation pack was updated.
getLastUpdateTime() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
The timestamp of the last status update.
getLastUpdateTime() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
The timestamp 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.DescribeAggregateComplianceByConformancePacksRequest
The maximum number of conformance packs compliance details 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.DescribeConformancePackComplianceRequest
The maximum number of Config rules within a conformance pack are returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
The maximum number of conformance packs returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
The maximum number of conformance packs status returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
The maximum number of organization Config rules returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
The maximum number of OrganizationConfigRuleStatuses returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
The maximum number of organization config packs returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
The maximum number of OrganizationConformancePackStatuses 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.DescribeRemediationExceptionsRequest
The maximum number of RemediationExceptionResourceKey returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
The maximum number of RemediationExecutionStatuses 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.GetAggregateConformancePackComplianceSummaryRequest
The maximum number of results returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
The maximum number of GroupedResourceCount objects 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.GetConformancePackComplianceDetailsRequest
The maximum number of evaluation results returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
The maximum number of conformance packs 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.GetOrganizationConfigRuleDetailedStatusRequest
The maximum number of OrganizationConfigRuleDetailedStatus returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
The maximum number of OrganizationConformancePackDetailedStatuses 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.ListAggregateDiscoveredResourcesRequest
The maximum number of resource identifiers returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The maximum number of resource identifiers returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
The maximum number of tags returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
The maximum number of query results returned on each page.
getLimit() - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
The maximum number of query results returned on each page.
getMaximumAutomaticAttempts() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The maximum number of failed attempts for auto-remediation.
getMaximumExecutionFrequency() - Method in class com.amazonaws.services.config.model.ConfigRule
The maximum frequency with which Config runs evaluations for a rule.
getMaximumExecutionFrequency() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
getMaximumExecutionFrequency() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The maximum frequency with which Config runs evaluations for a rule.
getMaximumExecutionFrequency() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
getMaximumExecutionFrequency() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
getMaximumExecutionFrequency() - Method in class com.amazonaws.services.config.model.SourceDetail
The frequency at which you want Config to run evaluations for a custom rule with a periodic trigger.
getMaxResults() - Method in class com.amazonaws.services.config.model.ListStoredQueriesRequest
The maximum number of results to be returned with a single call.
getMaxResults() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
The maximum number of query results returned on each page.
getMemberAccountRuleStatus() - Method in class com.amazonaws.services.config.model.MemberAccountStatus
Indicates deployment status for Config rule in the member account.
getMemberAccountRuleStatus() - Method in class com.amazonaws.services.config.model.StatusDetailFilters
Indicates deployment status for Config rule in the member account.
getMessage() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
The message contains an explanation of the exception.
getMessage() - Method in class com.amazonaws.services.config.model.RemediationException
An explanation of an remediation exception.
getMessageType() - Method in class com.amazonaws.services.config.model.SourceDetail
The type of notification that triggers 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.FieldInfo
Name of the field.
getName() - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The details of the step.
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.DescribeAggregateComplianceByConformancePacksRequest
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.DescribeAggregateComplianceByConformancePacksResult
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.DescribeConformancePackComplianceRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
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.DescribeOrganizationConfigRulesResult
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.DescribeOrganizationConfigRuleStatusesRequest
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.DescribeOrganizationConfigRuleStatusesResult
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.DescribeOrganizationConformancePacksRequest
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.DescribeOrganizationConformancePacksResult
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.DescribeOrganizationConformancePackStatusesRequest
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.DescribeOrganizationConformancePackStatusesResult
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.DescribeRemediationExceptionsRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
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.DescribeRemediationExecutionStatusResult
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.GetAggregateConformancePackComplianceSummaryRequest
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.GetAggregateConformancePackComplianceSummaryResult
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.GetAggregateDiscoveredResourceCountsRequest
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.GetAggregateDiscoveredResourceCountsResult
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.GetConformancePackComplianceDetailsRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
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.GetConformancePackComplianceSummaryResult
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.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.GetOrganizationConfigRuleDetailedStatusRequest
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.GetOrganizationConfigRuleDetailedStatusResult
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.GetOrganizationConformancePackDetailedStatusRequest
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.GetOrganizationConformancePackDetailedStatusResult
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.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.ListAggregateDiscoveredResourcesRequest
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.ListAggregateDiscoveredResourcesResult
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.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.
getNextToken() - Method in class com.amazonaws.services.config.model.ListStoredQueriesRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
getNextToken() - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
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.ListTagsForResourceResult
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.SelectAggregateResourceConfigRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNextToken() - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
getNonCompliantConformancePackCount() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
Number of noncompliant conformance packs.
getNonCompliantResourceCount() - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of Config rules or Amazon Web Services resources that are noncompliant, up to a maximum of 25 for rules and 100 for resources.
getNonCompliantRuleCount() - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
The number of noncompliant Config Rules.
getOrderingTimestamp() - Method in class com.amazonaws.services.config.model.Evaluation
The time of the event in 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 Amazon Web Services resources.
getOrderingTimestamp() - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The time when the compliance was recorded.
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.
getOrganizationConfigRuleArn() - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
Amazon Resource Name (ARN) of organization Config rule.
getOrganizationConfigRuleArn() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleResult
The Amazon Resource Name (ARN) of an organization Config rule.
getOrganizationConfigRuleDetailedStatus(GetOrganizationConfigRuleDetailedStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getOrganizationConfigRuleDetailedStatus(GetOrganizationConfigRuleDetailedStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns detailed status for each member account within an organization for a given organization Config rule.
getOrganizationConfigRuleDetailedStatus(GetOrganizationConfigRuleDetailedStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns detailed status for each member account within an organization for a given organization Config rule.
getOrganizationConfigRuleDetailedStatus() - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusResult
A list of MemberAccountStatus objects.
getOrganizationConfigRuleDetailedStatusAsync(GetOrganizationConfigRuleDetailedStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getOrganizationConfigRuleDetailedStatusAsync(GetOrganizationConfigRuleDetailedStatusRequest, AsyncHandler<GetOrganizationConfigRuleDetailedStatusRequest, GetOrganizationConfigRuleDetailedStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getOrganizationConfigRuleDetailedStatusAsync(GetOrganizationConfigRuleDetailedStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns detailed status for each member account within an organization for a given organization Config rule.
getOrganizationConfigRuleDetailedStatusAsync(GetOrganizationConfigRuleDetailedStatusRequest, AsyncHandler<GetOrganizationConfigRuleDetailedStatusRequest, GetOrganizationConfigRuleDetailedStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns detailed status for each member account within an organization for a given organization Config rule.
getOrganizationConfigRuleDetailedStatusAsync(GetOrganizationConfigRuleDetailedStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getOrganizationConfigRuleDetailedStatusAsync(GetOrganizationConfigRuleDetailedStatusRequest, AsyncHandler<GetOrganizationConfigRuleDetailedStatusRequest, GetOrganizationConfigRuleDetailedStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetOrganizationConfigRuleDetailedStatusRequest - Class in com.amazonaws.services.config.model
 
GetOrganizationConfigRuleDetailedStatusRequest() - Constructor for class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusRequest
 
GetOrganizationConfigRuleDetailedStatusResult - Class in com.amazonaws.services.config.model
 
GetOrganizationConfigRuleDetailedStatusResult() - Constructor for class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusResult
 
getOrganizationConfigRuleName() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConfigRuleRequest
The name of organization Config rule that you want to delete.
getOrganizationConfigRuleName() - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusRequest
The name of your organization Config rule for which you want status details for member accounts.
getOrganizationConfigRuleName() - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyRequest
The name of your organization Config Custom Policy rule.
getOrganizationConfigRuleName() - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
The name that you assign to organization Config rule.
getOrganizationConfigRuleName() - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
The name that you assign to organization Config rule.
getOrganizationConfigRuleName() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
The name that you assign to an organization Config rule.
getOrganizationConfigRuleNames() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
The names of organization Config rules for which you want details.
getOrganizationConfigRuleNames() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
The names of organization Config rules for which you want status details.
getOrganizationConfigRules() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesResult
Returns a list of OrganizationConfigRule objects.
getOrganizationConfigRuleStatuses() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesResult
A list of OrganizationConfigRuleStatus objects.
getOrganizationConfigRuleTriggerTypes() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The type of notification that initiates Config to run an evaluation for a rule.
getOrganizationConfigRuleTriggerTypes() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The type of notification that triggers Config to run an evaluation for a rule.
getOrganizationConfigRuleTriggerTypes() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The type of notification that triggers Config to run an evaluation for a rule.
getOrganizationConformancePackArn() - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
Amazon Resource Name (ARN) of organization conformance pack.
getOrganizationConformancePackArn() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackResult
ARN of the organization conformance pack.
getOrganizationConformancePackDetailedStatus(GetOrganizationConformancePackDetailedStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getOrganizationConformancePackDetailedStatus(GetOrganizationConformancePackDetailedStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns detailed status for each member account within an organization for a given organization conformance pack.
getOrganizationConformancePackDetailedStatus(GetOrganizationConformancePackDetailedStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns detailed status for each member account within an organization for a given organization conformance pack.
getOrganizationConformancePackDetailedStatusAsync(GetOrganizationConformancePackDetailedStatusRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getOrganizationConformancePackDetailedStatusAsync(GetOrganizationConformancePackDetailedStatusRequest, AsyncHandler<GetOrganizationConformancePackDetailedStatusRequest, GetOrganizationConformancePackDetailedStatusResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getOrganizationConformancePackDetailedStatusAsync(GetOrganizationConformancePackDetailedStatusRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns detailed status for each member account within an organization for a given organization conformance pack.
getOrganizationConformancePackDetailedStatusAsync(GetOrganizationConformancePackDetailedStatusRequest, AsyncHandler<GetOrganizationConformancePackDetailedStatusRequest, GetOrganizationConformancePackDetailedStatusResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns detailed status for each member account within an organization for a given organization conformance pack.
getOrganizationConformancePackDetailedStatusAsync(GetOrganizationConformancePackDetailedStatusRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getOrganizationConformancePackDetailedStatusAsync(GetOrganizationConformancePackDetailedStatusRequest, AsyncHandler<GetOrganizationConformancePackDetailedStatusRequest, GetOrganizationConformancePackDetailedStatusResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getOrganizationConformancePackDetailedStatuses() - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusResult
A list of OrganizationConformancePackDetailedStatus objects.
GetOrganizationConformancePackDetailedStatusRequest - Class in com.amazonaws.services.config.model
 
GetOrganizationConformancePackDetailedStatusRequest() - Constructor for class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
 
GetOrganizationConformancePackDetailedStatusResult - Class in com.amazonaws.services.config.model
 
GetOrganizationConformancePackDetailedStatusResult() - Constructor for class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusResult
 
getOrganizationConformancePackName() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackRequest
The name of organization conformance pack that you want to delete.
getOrganizationConformancePackName() - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
The name of organization conformance pack for which you want status details for member accounts.
getOrganizationConformancePackName() - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
The name you assign to an organization conformance pack.
getOrganizationConformancePackName() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
The name that you assign to organization conformance pack.
getOrganizationConformancePackName() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
Name of the organization conformance pack you want to create.
getOrganizationConformancePackNames() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
The name that you assign to an organization conformance pack.
getOrganizationConformancePackNames() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
The names of organization conformance packs for which you want status details.
getOrganizationConformancePacks() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksResult
Returns a list of OrganizationConformancePacks objects.
getOrganizationConformancePackStatuses() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesResult
A list of OrganizationConformancePackStatus objects.
getOrganizationCustomPolicyRuleMetadata() - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
An object that specifies metadata for your organization's Config Custom Policy rule.
getOrganizationCustomPolicyRuleMetadata() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
An object that specifies metadata for your organization's Config Custom Policy rule.
getOrganizationCustomRuleMetadata() - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
An OrganizationCustomRuleMetadata object.
getOrganizationCustomRuleMetadata() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
An OrganizationCustomRuleMetadata object.
getOrganizationCustomRulePolicy(GetOrganizationCustomRulePolicyRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getOrganizationCustomRulePolicy(GetOrganizationCustomRulePolicyRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the policy definition containing the logic for your organization Config Custom Policy rule.
getOrganizationCustomRulePolicy(GetOrganizationCustomRulePolicyRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the policy definition containing the logic for your organization Config Custom Policy rule.
getOrganizationCustomRulePolicyAsync(GetOrganizationCustomRulePolicyRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getOrganizationCustomRulePolicyAsync(GetOrganizationCustomRulePolicyRequest, AsyncHandler<GetOrganizationCustomRulePolicyRequest, GetOrganizationCustomRulePolicyResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getOrganizationCustomRulePolicyAsync(GetOrganizationCustomRulePolicyRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the policy definition containing the logic for your organization Config Custom Policy rule.
getOrganizationCustomRulePolicyAsync(GetOrganizationCustomRulePolicyRequest, AsyncHandler<GetOrganizationCustomRulePolicyRequest, GetOrganizationCustomRulePolicyResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the policy definition containing the logic for your organization Config Custom Policy rule.
getOrganizationCustomRulePolicyAsync(GetOrganizationCustomRulePolicyRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getOrganizationCustomRulePolicyAsync(GetOrganizationCustomRulePolicyRequest, AsyncHandler<GetOrganizationCustomRulePolicyRequest, GetOrganizationCustomRulePolicyResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
GetOrganizationCustomRulePolicyRequest - Class in com.amazonaws.services.config.model
 
GetOrganizationCustomRulePolicyRequest() - Constructor for class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyRequest
 
GetOrganizationCustomRulePolicyResult - Class in com.amazonaws.services.config.model
 
GetOrganizationCustomRulePolicyResult() - Constructor for class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyResult
 
getOrganizationManagedRuleMetadata() - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
An OrganizationManagedRuleMetadata object.
getOrganizationManagedRuleMetadata() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
An OrganizationManagedRuleMetadata object.
getOrganizationRuleStatus() - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
Indicates deployment status of an organization Config rule.
getOwner() - Method in class com.amazonaws.services.config.model.Source
Indicates whether Amazon Web Services or the customer owns and manages the Config rule.
getParameterName() - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
One part of a key-value pair.
getParameters() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
An object of the RemediationParameterValue.
getParameterValue() - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
Another part of the key-value pair.
getPendingAggregationRequests() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
Returns a PendingAggregationRequests object.
getPolicyRuntime() - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
The runtime system for your Config Custom Policy rule.
getPolicyRuntime() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The runtime system for your organization Config Custom Policy rules.
getPolicyRuntime() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The runtime system for your organization Config Custom Policy rules.
getPolicyText() - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
The policy definition containing the logic for your Config Custom Policy rule.
getPolicyText() - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyResult
The policy definition containing the logic for your Config Custom Policy rule.
getPolicyText() - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyResult
The policy definition containing the logic for your organization Config Custom Policy rule.
getPolicyText() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The policy definition containing the logic for your organization Config Custom Policy rule.
getQueryArn() - Method in class com.amazonaws.services.config.model.PutStoredQueryResult
Amazon Resource Name (ARN) of the query.
getQueryArn() - Method in class com.amazonaws.services.config.model.StoredQuery
Amazon Resource Name (ARN) of the query.
getQueryArn() - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
Amazon Resource Name (ARN) of the query.
getQueryId() - Method in class com.amazonaws.services.config.model.StoredQuery
The ID of the query.
getQueryId() - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
The ID of the query.
getQueryInfo() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
 
getQueryInfo() - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
Returns the QueryInfo object.
getQueryName() - Method in class com.amazonaws.services.config.model.DeleteStoredQueryRequest
The name of the query that you want to delete.
getQueryName() - Method in class com.amazonaws.services.config.model.GetStoredQueryRequest
The name of the query.
getQueryName() - Method in class com.amazonaws.services.config.model.StoredQuery
The name of the query.
getQueryName() - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
The name of the query.
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 Amazon Web Services resources for which Config records configuration changes.
getRegion() - Method in class com.amazonaws.services.config.model.ResourceCountFilters
The region where the account is located.
getRegion() - Method in class com.amazonaws.services.config.model.ResourceFilters
The source region.
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 Amazon Web Services resources.
getRemediationConfigurations() - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsResult
Returns a remediation configuration object.
getRemediationConfigurations() - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsRequest
A list of remediation configuration objects.
getRemediationExceptions() - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
Returns a list of remediation exception objects.
getRemediationExecutionStatuses() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusResult
Returns a list of remediation execution statuses objects.
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.
getResourceArn() - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
getResourceArn() - Method in class com.amazonaws.services.config.model.TagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
getResourceArn() - Method in class com.amazonaws.services.config.model.UntagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
getResourceConfigHistory(GetResourceConfigHistoryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getResourceConfigHistory(GetResourceConfigHistoryRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns a list of ConfigurationItems for the specified resource.
getResourceConfigHistory(GetResourceConfigHistoryRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns a list of ConfigurationItems 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 ConfigurationItems for the specified resource.
getResourceConfigHistoryAsync(GetResourceConfigHistoryRequest, AsyncHandler<GetResourceConfigHistoryRequest, GetResourceConfigHistoryResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns a list of ConfigurationItems 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
 
getResourceCount() - Method in class com.amazonaws.services.config.model.GroupedResourceCount
The number of resources in the group.
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.AggregateResourceIdentifier
The ID of the Amazon Web Services resource.
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 Amazon Web Services 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.DeleteResourceConfigRequest
Unique identifier of the resource.
getResourceId() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The ID of the Amazon Web Services resource for which you want compliance information.
getResourceId() - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The ID of the evaluated Amazon Web Services resource.
getResourceId() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The ID of the Amazon Web Services 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.PutResourceConfigRequest
Unique identifier of the resource.
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.RemediationException
The ID of the resource (for example., sg-xxxxxx).
getResourceId() - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
The ID of the resource (for example., sg-xxxxxx).
getResourceId() - Method in class com.amazonaws.services.config.model.ResourceFilters
The ID of the resource.
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).
getResourceIdentifier() - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
An object that identifies aggregate resource.
getResourceIdentifiers() - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigRequest
A list of aggregate ResourceIdentifiers objects.
getResourceIdentifiers() - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesResult
Returns a list of ResourceIdentifiers objects.
getResourceIdentifiers() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
The details that identify a resource that is discovered by Config, including the resource type, ID, and (if available) the custom resource name.
getResourceIds() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by resource IDs.
getResourceIds() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The IDs of only those resources that you want Config to list in the response.
getResourceIdScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The ID of the Amazon Web Services resource that was evaluated.
getResourceIdScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The ID of the Amazon Web Services resource that was evaluated.
getResourceIdScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The ID of the Amazon Web Services resource that was evaluated.
getResourceIdScope() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The ID of the Amazon Web Services resource that was evaluated.
getResourceKey() - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
 
getResourceKeys() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
A list of resource keys to be processed with the current request.
getResourceKeys() - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
getResourceKeys() - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
getResourceKeys() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
A list of resource keys to be processed with the current request.
getResourceKeys() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
getResourceKeys() - Method in class com.amazonaws.services.config.model.StartRemediationExecutionRequest
A list of resource keys to be processed with the current request.
getResourceName() - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
The name of the Amazon Web Services resource.
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 Config to list in the response.
getResourceName() - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Name of the resource.
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.ResourceFilters
The name of the resource.
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.AggregateResourceIdentifier
The type of the Amazon Web Services resource.
getResourceType() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The type of Amazon Web Services resource.
getResourceType() - Method in class com.amazonaws.services.config.model.ComplianceByResource
The type of the Amazon Web Services resource that was evaluated.
getResourceType() - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The type of Amazon Web Services resource.
getResourceType() - Method in class com.amazonaws.services.config.model.ConfigurationItem
The type of Amazon Web Services resource.
getResourceType() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by the resource type (for example, "AWS::EC2::Instance").
getResourceType() - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationRequest
The type of a resource.
getResourceType() - Method in class com.amazonaws.services.config.model.DeleteResourceConfigRequest
The type of the resource.
getResourceType() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The types of Amazon Web Services 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 Amazon Web Services resource that was evaluated.
getResourceType() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The type of the Amazon Web Services 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.ListAggregateDiscoveredResourcesRequest
The type of resources that you want Config to list in the response.
getResourceType() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The type of resources that you want Config to list in the response.
getResourceType() - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
The type of the resource.
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.RemediationConfiguration
The type of a resource.
getResourceType() - Method in class com.amazonaws.services.config.model.RemediationException
The type of a resource.
getResourceType() - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
The type of a 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.ResourceCountFilters
The type of the Amazon Web Services resource.
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 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 Amazon Web Services resources for which Config records configuration changes (for example, AWS::EC2::Instance or AWS::CloudTrail::Trail).
getResourceTypesScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
getResourceTypesScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The type of the Amazon Web Services resource that was evaluated.
getResourceTypesScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
getResourceTypesScope() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
getResourceValue() - Method in class com.amazonaws.services.config.model.RemediationParameterValue
The value is dynamic and changes at run-time.
getResultRecordedTime() - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when Config recorded the aggregate evaluation result.
getResultRecordedTime() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
The time when Config recorded the evaluation result.
getResultRecordedTime() - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when Config recorded the evaluation result.
getResults() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
Returns the results for the SQL query.
getResults() - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
Returns the results for the SQL query.
getResultToken() - Method in class com.amazonaws.services.config.model.EvaluationResult
An encrypted token that associates an evaluation with an Config rule.
getResultToken() - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
An encrypted token that associates an evaluation with an 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 Config stores your historical information.
getRetentionPeriodInDays() - Method in class com.amazonaws.services.config.model.RetentionConfiguration
Number of days Config stores your historical information.
getRetryAttemptSeconds() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Maximum time in seconds that Config runs auto-remediation.
getRoleARN() - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
Amazon Resource Name (ARN) of the IAM role used to describe the Amazon Web Services resources associated with the account.
getRoleArn() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
ARN of the IAM role used to retrieve Amazon Web Services Organization details associated with the aggregator account.
getRuleIdentifier() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
For organization config managed rules, a predefined identifier from a list.
getS3BucketName() - Method in class com.amazonaws.services.config.model.DeliveryChannel
The name of the Amazon S3 bucket to which 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.
getS3KmsKeyArn() - Method in class com.amazonaws.services.config.model.DeliveryChannel
The Amazon Resource Name (ARN) of the Key Management Service (KMS ) KMS key (KMS key) used to encrypt objects delivered by Config.
getSchemaVersionId() - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Version of the schema registered for the ResourceType in CloudFormation.
getScope() - Method in class com.amazonaws.services.config.model.ConfigRule
Defines which resources can trigger an evaluation for the rule.
getSelectFields() - Method in class com.amazonaws.services.config.model.QueryInfo
Returns a FieldInfo object.
getSnsTopicARN() - Method in class com.amazonaws.services.config.model.DeliveryChannel
The Amazon Resource Name (ARN) of the Amazon SNS topic to which Config sends notifications about configuration changes.
getSource() - Method in class com.amazonaws.services.config.model.ConfigRule
Provides the rule owner (Amazon Web Services or customer), the rule identifier, and the notifications that cause the function to evaluate your Amazon Web Services resources.
getSourceAccountId() - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
The 12-digit account ID of the source account.
getSourceDetails() - Method in class com.amazonaws.services.config.model.Source
Provides the source and the message types that cause Config to evaluate your Amazon Web Services resources against a rule.
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 Config Managed rules, a predefined identifier from a list.
getSourceRegion() - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
The source region where data is aggregated.
getSourceType() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The source account or an organization.
getSsmControls() - Method in class com.amazonaws.services.config.model.ExecutionControls
A SsmControls object.
getStackArn() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Amazon Resource Name (ARN) of CloudFormation stack.
getStartTime() - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The time when the step started.
getState() - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
ENUM of the values.
getState() - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The valid status of the step.
getStaticValue() - Method in class com.amazonaws.services.config.model.RemediationParameterValue
The value is static and does not change at run-time.
getStatus() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
Indicates deployment status for conformance pack in a member account.
getStatus() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
Indicates deployment status of an organization conformance pack.
getStatus() - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
Indicates deployment status for conformance pack in a member account.
getStepDetails() - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
Details of every step.
getStopTime() - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The time when the step stopped.
getStoredQuery(GetStoredQueryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
getStoredQuery(GetStoredQueryRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Returns the details of a specific stored query.
getStoredQuery(GetStoredQueryRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Returns the details of a specific stored query.
getStoredQuery() - Method in class com.amazonaws.services.config.model.GetStoredQueryResult
Returns a StoredQuery object.
getStoredQuery() - Method in class com.amazonaws.services.config.model.PutStoredQueryRequest
A list of StoredQuery objects.
getStoredQueryAsync(GetStoredQueryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getStoredQueryAsync(GetStoredQueryRequest, AsyncHandler<GetStoredQueryRequest, GetStoredQueryResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
getStoredQueryAsync(GetStoredQueryRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details of a specific stored query.
getStoredQueryAsync(GetStoredQueryRequest, AsyncHandler<GetStoredQueryRequest, GetStoredQueryResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Returns the details of a specific stored query.
getStoredQueryAsync(GetStoredQueryRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getStoredQueryAsync(GetStoredQueryRequest, AsyncHandler<GetStoredQueryRequest, GetStoredQueryResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
getStoredQueryMetadata() - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
A list of StoredQueryMetadata objects.
GetStoredQueryRequest - Class in com.amazonaws.services.config.model
 
GetStoredQueryRequest() - Constructor for class com.amazonaws.services.config.model.GetStoredQueryRequest
 
GetStoredQueryResult - Class in com.amazonaws.services.config.model
 
GetStoredQueryResult() - Constructor for class com.amazonaws.services.config.model.GetStoredQueryResult
 
getSupplementaryConfiguration() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
Configuration attributes that 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 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 Amazon Web Services resources that you want to trigger an evaluation for the rule.
getTagKeys() - Method in class com.amazonaws.services.config.model.UntagResourceRequest
The keys of the tags to be removed.
getTagKeyScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
One part of a key-value pair that make up a tag.
getTagKeyScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
One part of a key-value pair that make up a tag.
getTagKeyScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
One part of a key-value pair that make up a tag.
getTagKeyScope() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
One part of a key-value pair that make up a tag.
getTags() - Method in class com.amazonaws.services.config.model.ConfigurationItem
A mapping of key value tags associated with the resource.
getTags() - Method in class com.amazonaws.services.config.model.ListTagsForResourceResult
The tags for the resource.
getTags() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
An array of tag object.
getTags() - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
An array of tag object.
getTags() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
An array of tag object.
getTags() - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Tags associated with the resource.
getTags() - Method in class com.amazonaws.services.config.model.PutStoredQueryRequest
A list of Tags object.
getTags() - Method in class com.amazonaws.services.config.model.TagResourceRequest
An array of tag object.
getTagValue() - Method in class com.amazonaws.services.config.model.Scope
The tag value applied to only those Amazon Web Services resources that you want to trigger an evaluation for the rule.
getTagValueScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The optional part of a key-value pair that make up a tag.
getTagValueScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The optional part of a key-value pair that make up a tag.
getTagValueScope() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The optional part of a key-value pair that make up a tag.
getTagValueScope() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The optional part of a key-value pair that make up a tag.
getTargetId() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Target ID is the name of the public document.
getTargetType() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The type of the target.
getTargetVersion() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Version of the target.
getTemplateBody() - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
A string containing full conformance pack template body.
getTemplateBody() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A string containing full conformance pack template body.
getTemplateS3Uri() - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
Location of file containing the template body (s3://bucketname/prefix).
getTemplateS3Uri() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
Location of file containing the template body.
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.GetAggregateDiscoveredResourceCountsResult
The total number of resources that are present in an aggregator with the filters that you provide.
getTotalDiscoveredResources() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The total number of resources that Config is recording in the region for your account.
getTotalRuleCount() - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
Total number of compliant rules, noncompliant rules, and the rules that do not have any applicable resources to evaluate upon resulting in insufficient data.
getUnprocessedResourceIdentifiers() - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigResult
A list of resource identifiers that were not processed with current scope.
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.
getValue() - Method in class com.amazonaws.services.config.model.ResourceValue
The value is a resource ID.
getValue() - Method in class com.amazonaws.services.config.model.Tag
The optional part of a key-value pair that make up a tag.
getValues() - Method in class com.amazonaws.services.config.model.StaticValue
A list of values.
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.
GroupedResourceCount - Class in com.amazonaws.services.config.model
The count of resources that are grouped by the group name.
GroupedResourceCount() - Constructor for class com.amazonaws.services.config.model.GroupedResourceCount
 

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.AggregateComplianceByConformancePack
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
 
hashCode() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
 
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.AggregateResourceIdentifier
 
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.BatchGetAggregateResourceConfigRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigResult
 
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.ConformancePackComplianceFilters
 
hashCode() - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
 
hashCode() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
 
hashCode() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
 
hashCode() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
 
hashCode() - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
 
hashCode() - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
 
hashCode() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
 
hashCode() - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
 
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.DeleteConformancePackRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteConformancePackResult
 
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.DeleteOrganizationConfigRuleRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConfigRuleResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackResult
 
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.DeleteRemediationConfigurationRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteResourceConfigRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteResourceConfigResult
 
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.DeleteStoredQueryRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DeleteStoredQueryResult
 
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.DescribeAggregateComplianceByConformancePacksRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksResult
 
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.DescribeConformancePackComplianceRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
 
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.DescribeOrganizationConfigRulesRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesResult
 
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.DescribeRemediationConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusResult
 
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.ExecutionControls
 
hashCode() - Method in class com.amazonaws.services.config.model.ExternalEvaluation
 
hashCode() - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
 
hashCode() - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
 
hashCode() - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
 
hashCode() - Method in class com.amazonaws.services.config.model.FieldInfo
 
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.GetAggregateConformancePackComplianceSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigResult
 
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.GetConformancePackComplianceDetailsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyResult
 
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.GetOrganizationConfigRuleDetailedStatusRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyResult
 
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.GetStoredQueryRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.GetStoredQueryResult
 
hashCode() - Method in class com.amazonaws.services.config.model.GroupedResourceCount
 
hashCode() - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesResult
 
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.ListStoredQueriesRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
 
hashCode() - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.config.model.MemberAccountStatus
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
 
hashCode() - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
 
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.PutConformancePackRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutConformancePackResult
 
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.PutExternalEvaluationRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutExternalEvaluationResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsResult
 
hashCode() - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutResourceConfigResult
 
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.PutStoredQueryRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.PutStoredQueryResult
 
hashCode() - Method in class com.amazonaws.services.config.model.QueryInfo
 
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.RemediationConfiguration
 
hashCode() - Method in class com.amazonaws.services.config.model.RemediationException
 
hashCode() - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
 
hashCode() - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
 
hashCode() - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
 
hashCode() - Method in class com.amazonaws.services.config.model.RemediationParameterValue
 
hashCode() - Method in class com.amazonaws.services.config.model.ResourceCount
 
hashCode() - Method in class com.amazonaws.services.config.model.ResourceCountFilters
 
hashCode() - Method in class com.amazonaws.services.config.model.ResourceFilters
 
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.ResourceValue
 
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.SelectAggregateResourceConfigRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
 
hashCode() - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
 
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.SsmControls
 
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.StartRemediationExecutionRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
 
hashCode() - Method in class com.amazonaws.services.config.model.StaticValue
 
hashCode() - Method in class com.amazonaws.services.config.model.StatusDetailFilters
 
hashCode() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderResult
 
hashCode() - Method in class com.amazonaws.services.config.model.StoredQuery
 
hashCode() - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
 
hashCode() - Method in class com.amazonaws.services.config.model.Tag
 
hashCode() - Method in class com.amazonaws.services.config.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.config.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.config.model.UntagResourceResult
 

I

InsufficientDeliveryPolicyException - Exception in com.amazonaws.services.config.model
Your Amazon S3 bucket policy does not permit 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.
InvalidExpressionException - Exception in com.amazonaws.services.config.model
The syntax of the query is incorrect.
InvalidExpressionException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidExpressionException
Constructs a new InvalidExpressionException 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
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.
InvalidS3KmsKeyArnException - Exception in com.amazonaws.services.config.model
The specified Amazon KMS Key ARN is not valid.
InvalidS3KmsKeyArnException(String) - Constructor for exception com.amazonaws.services.config.model.InvalidS3KmsKeyArnException
Constructs a new InvalidS3KmsKeyArnException 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 Config regions and future regions.
isAllAwsRegions() - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
If true, aggregate existing Config regions and future regions.
isAllSupported() - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether Config records configuration changes for every supported type of regional resource.
isAutomatic() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The remediation is triggered automatically.
isCapExceeded() - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
Indicates whether the maximum count is reached.
isEnableDebugLogDelivery() - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
The boolean expression for enabling debug logging for your Config Custom Policy rule.
isFirstEvaluationStarted() - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
Indicates whether Config has evaluated your resources against the rule at least once.
isIncludeDeletedResources() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
Specifies whether Config includes deleted resources in the results.
isIncludeGlobalResourceTypes() - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether 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.
listAggregateDiscoveredResources(ListAggregateDiscoveredResourcesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
listAggregateDiscoveredResources(ListAggregateDiscoveredResourcesRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Accepts a resource type and returns a list of resource identifiers that are aggregated for a specific resource type across accounts and regions.
listAggregateDiscoveredResources(ListAggregateDiscoveredResourcesRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Accepts a resource type and returns a list of resource identifiers that are aggregated for a specific resource type across accounts and regions.
listAggregateDiscoveredResourcesAsync(ListAggregateDiscoveredResourcesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
listAggregateDiscoveredResourcesAsync(ListAggregateDiscoveredResourcesRequest, AsyncHandler<ListAggregateDiscoveredResourcesRequest, ListAggregateDiscoveredResourcesResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
listAggregateDiscoveredResourcesAsync(ListAggregateDiscoveredResourcesRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Accepts a resource type and returns a list of resource identifiers that are aggregated for a specific resource type across accounts and regions.
listAggregateDiscoveredResourcesAsync(ListAggregateDiscoveredResourcesRequest, AsyncHandler<ListAggregateDiscoveredResourcesRequest, ListAggregateDiscoveredResourcesResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Accepts a resource type and returns a list of resource identifiers that are aggregated for a specific resource type across accounts and regions.
listAggregateDiscoveredResourcesAsync(ListAggregateDiscoveredResourcesRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
listAggregateDiscoveredResourcesAsync(ListAggregateDiscoveredResourcesRequest, AsyncHandler<ListAggregateDiscoveredResourcesRequest, ListAggregateDiscoveredResourcesResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
ListAggregateDiscoveredResourcesRequest - Class in com.amazonaws.services.config.model
 
ListAggregateDiscoveredResourcesRequest() - Constructor for class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
 
ListAggregateDiscoveredResourcesResult - Class in com.amazonaws.services.config.model
 
ListAggregateDiscoveredResourcesResult() - Constructor for class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesResult
 
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
 
listStoredQueries(ListStoredQueriesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
listStoredQueries(ListStoredQueriesRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Lists the stored queries for a single Amazon Web Services account and a single Amazon Web Services Region.
listStoredQueries(ListStoredQueriesRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Lists the stored queries for a single Amazon Web Services account and a single Amazon Web Services Region.
listStoredQueriesAsync(ListStoredQueriesRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
listStoredQueriesAsync(ListStoredQueriesRequest, AsyncHandler<ListStoredQueriesRequest, ListStoredQueriesResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
listStoredQueriesAsync(ListStoredQueriesRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Lists the stored queries for a single Amazon Web Services account and a single Amazon Web Services Region.
listStoredQueriesAsync(ListStoredQueriesRequest, AsyncHandler<ListStoredQueriesRequest, ListStoredQueriesResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Lists the stored queries for a single Amazon Web Services account and a single Amazon Web Services Region.
listStoredQueriesAsync(ListStoredQueriesRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
listStoredQueriesAsync(ListStoredQueriesRequest, AsyncHandler<ListStoredQueriesRequest, ListStoredQueriesResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
ListStoredQueriesRequest - Class in com.amazonaws.services.config.model
 
ListStoredQueriesRequest() - Constructor for class com.amazonaws.services.config.model.ListStoredQueriesRequest
 
ListStoredQueriesResult - Class in com.amazonaws.services.config.model
 
ListStoredQueriesResult() - Constructor for class com.amazonaws.services.config.model.ListStoredQueriesResult
 
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
List the tags for Config resource.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
List the tags for Config resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
List the tags for Config resource.
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
List the tags for Config resource.
listTagsForResourceAsync(ListTagsForResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
listTagsForResourceAsync(ListTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest, ListTagsForResourceResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
ListTagsForResourceRequest - Class in com.amazonaws.services.config.model
 
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.config.model.ListTagsForResourceRequest
 
ListTagsForResourceResult - Class in com.amazonaws.services.config.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.config.model.ListTagsForResourceResult
 

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.AggregateComplianceByConformancePack
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
 
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.AggregateResourceIdentifier
 
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.ConformancePackComplianceFilters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
 
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.ExecutionControls
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.FieldInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.GroupedResourceCount
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.PendingAggregationRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.QueryInfo
 
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.RemediationConfiguration
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.RemediationException
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.RemediationParameterValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ResourceCount
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ResourceCountFilters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.ResourceFilters
 
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.ResourceValue
 
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
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.SsmControls
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.StaticValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.StatusDetailFilters
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.StoredQuery
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.config.model.Tag
 
MaxActiveResourcesExceededException - Exception in com.amazonaws.services.config.model
You have reached the limit (100,000) of active custom resource types in your account.
MaxActiveResourcesExceededException(String) - Constructor for exception com.amazonaws.services.config.model.MaxActiveResourcesExceededException
Constructs a new MaxActiveResourcesExceededException with the specified error message.
MaximumExecutionFrequency - Enum in com.amazonaws.services.config.model
 
MaxNumberOfConfigRulesExceededException - Exception in com.amazonaws.services.config.model
Failed to add the Config rule because the account already contains the maximum number of 150 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.
MaxNumberOfConformancePacksExceededException - Exception in com.amazonaws.services.config.model
You have reached the limit (6) of the number of conformance packs in an account (6 conformance pack with 25 Config rules per pack).
MaxNumberOfConformancePacksExceededException(String) - Constructor for exception com.amazonaws.services.config.model.MaxNumberOfConformancePacksExceededException
Constructs a new MaxNumberOfConformancePacksExceededException 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.
MaxNumberOfOrganizationConfigRulesExceededException - Exception in com.amazonaws.services.config.model
You have reached the limit of the number of organization Config rules you can create.
MaxNumberOfOrganizationConfigRulesExceededException(String) - Constructor for exception com.amazonaws.services.config.model.MaxNumberOfOrganizationConfigRulesExceededException
Constructs a new MaxNumberOfOrganizationConfigRulesExceededException with the specified error message.
MaxNumberOfOrganizationConformancePacksExceededException - Exception in com.amazonaws.services.config.model
You have reached the limit (6) of the number of organization conformance packs in an account (6 conformance pack with 25 Config rules per pack per account).
MaxNumberOfOrganizationConformancePacksExceededException(String) - Constructor for exception com.amazonaws.services.config.model.MaxNumberOfOrganizationConformancePacksExceededException
Constructs a new MaxNumberOfOrganizationConformancePacksExceededException 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.
MemberAccountRuleStatus - Enum in com.amazonaws.services.config.model
 
MemberAccountStatus - Class in com.amazonaws.services.config.model
Organization Config rule creation or deletion status in each member account.
MemberAccountStatus() - Constructor for class com.amazonaws.services.config.model.MemberAccountStatus
 
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 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
The Config rule in the request is not valid.
NoSuchConfigRuleException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchConfigRuleException
Constructs a new NoSuchConfigRuleException with the specified error message.
NoSuchConfigRuleInConformancePackException - Exception in com.amazonaws.services.config.model
Config rule that you passed in the filter does not exist.
NoSuchConfigRuleInConformancePackException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchConfigRuleInConformancePackException
Constructs a new NoSuchConfigRuleInConformancePackException 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.
NoSuchConformancePackException - Exception in com.amazonaws.services.config.model
You specified one or more conformance packs that do not exist.
NoSuchConformancePackException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchConformancePackException
Constructs a new NoSuchConformancePackException 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.
NoSuchOrganizationConfigRuleException - Exception in com.amazonaws.services.config.model
The Config rule in the request is not valid.
NoSuchOrganizationConfigRuleException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchOrganizationConfigRuleException
Constructs a new NoSuchOrganizationConfigRuleException with the specified error message.
NoSuchOrganizationConformancePackException - Exception in com.amazonaws.services.config.model
Config organization conformance pack that you passed in the filter does not exist.
NoSuchOrganizationConformancePackException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchOrganizationConformancePackException
Constructs a new NoSuchOrganizationConformancePackException with the specified error message.
NoSuchRemediationConfigurationException - Exception in com.amazonaws.services.config.model
You specified an Config rule without a remediation configuration.
NoSuchRemediationConfigurationException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchRemediationConfigurationException
Constructs a new NoSuchRemediationConfigurationException with the specified error message.
NoSuchRemediationExceptionException - Exception in com.amazonaws.services.config.model
You tried to delete a remediation exception that does not exist.
NoSuchRemediationExceptionException(String) - Constructor for exception com.amazonaws.services.config.model.NoSuchRemediationExceptionException
Constructs a new NoSuchRemediationExceptionException 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
For PutConfigurationAggregator API, you can see this exception for the following reasons:
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 set up 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
Config resource cannot be created because your 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.
OrganizationConfigRule - Class in com.amazonaws.services.config.model
An organization Config rule that has information about Config rules that Config creates in member accounts.
OrganizationConfigRule() - Constructor for class com.amazonaws.services.config.model.OrganizationConfigRule
 
OrganizationConfigRuleStatus - Class in com.amazonaws.services.config.model
Returns the status for an organization Config rule in an organization.
OrganizationConfigRuleStatus() - Constructor for class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
 
OrganizationConfigRuleTriggerType - Enum in com.amazonaws.services.config.model
 
OrganizationConfigRuleTriggerTypeNoSN - Enum in com.amazonaws.services.config.model
 
OrganizationConformancePack - Class in com.amazonaws.services.config.model
An organization conformance pack that has information about conformance packs that Config creates in member accounts.
OrganizationConformancePack() - Constructor for class com.amazonaws.services.config.model.OrganizationConformancePack
 
OrganizationConformancePackDetailedStatus - Class in com.amazonaws.services.config.model
Organization conformance pack creation or deletion status in each member account.
OrganizationConformancePackDetailedStatus() - Constructor for class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
 
OrganizationConformancePackStatus - Class in com.amazonaws.services.config.model
Returns the status for an organization conformance pack in an organization.
OrganizationConformancePackStatus() - Constructor for class com.amazonaws.services.config.model.OrganizationConformancePackStatus
 
OrganizationConformancePackTemplateValidationException - Exception in com.amazonaws.services.config.model
You have specified a template that is not valid or supported.
OrganizationConformancePackTemplateValidationException(String) - Constructor for exception com.amazonaws.services.config.model.OrganizationConformancePackTemplateValidationException
Constructs a new OrganizationConformancePackTemplateValidationException with the specified error message.
OrganizationCustomPolicyRuleMetadata - Class in com.amazonaws.services.config.model
An object that specifies metadata for your organization's Config Custom Policy rule.
OrganizationCustomPolicyRuleMetadata() - Constructor for class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
 
OrganizationCustomPolicyRuleMetadataNoPolicy - Class in com.amazonaws.services.config.model
An object that specifies metadata for your organization Config Custom Policy rule including the runtime system in use, which accounts have debug logging enabled, and other custom rule metadata such as resource type, resource ID of Amazon Web Services resource, and organization trigger types that trigger Config to evaluate Amazon Web Services resources against a rule.
OrganizationCustomPolicyRuleMetadataNoPolicy() - Constructor for class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
 
OrganizationCustomRuleMetadata - Class in com.amazonaws.services.config.model
An object that specifies organization custom rule metadata such as resource type, resource ID of Amazon Web Services resource, Lambda function ARN, and organization trigger types that trigger Config to evaluate your Amazon Web Services resources against a rule.
OrganizationCustomRuleMetadata() - Constructor for class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
 
OrganizationManagedRuleMetadata - Class in com.amazonaws.services.config.model
An object that specifies organization managed rule metadata such as resource type and ID of Amazon Web Services resource along with the rule identifier.
OrganizationManagedRuleMetadata() - Constructor for class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
 
OrganizationResourceDetailedStatus - Enum in com.amazonaws.services.config.model
 
OrganizationResourceDetailedStatusFilters - Class in com.amazonaws.services.config.model
Status filter object to filter results based on specific member account ID or status type for an organization conformance pack.
OrganizationResourceDetailedStatusFilters() - Constructor for class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
 
OrganizationResourceStatus - Enum in com.amazonaws.services.config.model
 
OrganizationRuleStatus - Enum in com.amazonaws.services.config.model
 
OversizedConfigurationItemException - Exception in com.amazonaws.services.config.model
The configuration item size is outside the allowable range.
OversizedConfigurationItemException(String) - Constructor for exception com.amazonaws.services.config.model.OversizedConfigurationItemException
Constructs a new OversizedConfigurationItemException 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 Config rule for evaluating whether your Amazon Web Services resources comply with your desired configurations.
putConfigRule(PutConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Adds or updates an Config rule for evaluating whether your Amazon Web Services 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 Config rule for evaluating whether your Amazon Web Services resources comply with your desired configurations.
putConfigRuleAsync(PutConfigRuleRequest, AsyncHandler<PutConfigRuleRequest, PutConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Adds or updates an Config rule for evaluating whether your Amazon Web Services 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
 
putConformancePack(PutConformancePackRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putConformancePack(PutConformancePackRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Creates or updates a conformance pack.
putConformancePack(PutConformancePackRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Creates or updates a conformance pack.
putConformancePackAsync(PutConformancePackRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putConformancePackAsync(PutConformancePackRequest, AsyncHandler<PutConformancePackRequest, PutConformancePackResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putConformancePackAsync(PutConformancePackRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Creates or updates a conformance pack.
putConformancePackAsync(PutConformancePackRequest, AsyncHandler<PutConformancePackRequest, PutConformancePackResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Creates or updates a conformance pack.
putConformancePackAsync(PutConformancePackRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putConformancePackAsync(PutConformancePackRequest, AsyncHandler<PutConformancePackRequest, PutConformancePackResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutConformancePackRequest - Class in com.amazonaws.services.config.model
 
PutConformancePackRequest() - Constructor for class com.amazonaws.services.config.model.PutConformancePackRequest
 
PutConformancePackResult - Class in com.amazonaws.services.config.model
 
PutConformancePackResult() - Constructor for class com.amazonaws.services.config.model.PutConformancePackResult
 
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 Lambda function to deliver evaluation results to Config.
putEvaluations(PutEvaluationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Used by an Lambda function to deliver evaluation results to 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 Lambda function to deliver evaluation results to Config.
putEvaluationsAsync(PutEvaluationsRequest, AsyncHandler<PutEvaluationsRequest, PutEvaluationsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Used by an Lambda function to deliver evaluation results to 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
 
putExternalEvaluation(PutExternalEvaluationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putExternalEvaluation(PutExternalEvaluationRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Add or updates the evaluations for process checks.
putExternalEvaluation(PutExternalEvaluationRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Add or updates the evaluations for process checks.
putExternalEvaluationAsync(PutExternalEvaluationRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putExternalEvaluationAsync(PutExternalEvaluationRequest, AsyncHandler<PutExternalEvaluationRequest, PutExternalEvaluationResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putExternalEvaluationAsync(PutExternalEvaluationRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Add or updates the evaluations for process checks.
putExternalEvaluationAsync(PutExternalEvaluationRequest, AsyncHandler<PutExternalEvaluationRequest, PutExternalEvaluationResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Add or updates the evaluations for process checks.
putExternalEvaluationAsync(PutExternalEvaluationRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putExternalEvaluationAsync(PutExternalEvaluationRequest, AsyncHandler<PutExternalEvaluationRequest, PutExternalEvaluationResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutExternalEvaluationRequest - Class in com.amazonaws.services.config.model
 
PutExternalEvaluationRequest() - Constructor for class com.amazonaws.services.config.model.PutExternalEvaluationRequest
 
PutExternalEvaluationResult - Class in com.amazonaws.services.config.model
 
PutExternalEvaluationResult() - Constructor for class com.amazonaws.services.config.model.PutExternalEvaluationResult
 
putOrganizationConfigRule(PutOrganizationConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putOrganizationConfigRule(PutOrganizationConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Adds or updates organization Config rule for your entire organization evaluating whether your Amazon Web Services resources comply with your desired configurations.
putOrganizationConfigRule(PutOrganizationConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Adds or updates organization Config rule for your entire organization evaluating whether your Amazon Web Services resources comply with your desired configurations.
putOrganizationConfigRuleAsync(PutOrganizationConfigRuleRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putOrganizationConfigRuleAsync(PutOrganizationConfigRuleRequest, AsyncHandler<PutOrganizationConfigRuleRequest, PutOrganizationConfigRuleResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putOrganizationConfigRuleAsync(PutOrganizationConfigRuleRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Adds or updates organization Config rule for your entire organization evaluating whether your Amazon Web Services resources comply with your desired configurations.
putOrganizationConfigRuleAsync(PutOrganizationConfigRuleRequest, AsyncHandler<PutOrganizationConfigRuleRequest, PutOrganizationConfigRuleResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Adds or updates organization Config rule for your entire organization evaluating whether your Amazon Web Services resources comply with your desired configurations.
putOrganizationConfigRuleAsync(PutOrganizationConfigRuleRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putOrganizationConfigRuleAsync(PutOrganizationConfigRuleRequest, AsyncHandler<PutOrganizationConfigRuleRequest, PutOrganizationConfigRuleResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutOrganizationConfigRuleRequest - Class in com.amazonaws.services.config.model
 
PutOrganizationConfigRuleRequest() - Constructor for class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
 
PutOrganizationConfigRuleResult - Class in com.amazonaws.services.config.model
 
PutOrganizationConfigRuleResult() - Constructor for class com.amazonaws.services.config.model.PutOrganizationConfigRuleResult
 
putOrganizationConformancePack(PutOrganizationConformancePackRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putOrganizationConformancePack(PutOrganizationConformancePackRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deploys conformance packs across member accounts in an Amazon Web Services Organization.
putOrganizationConformancePack(PutOrganizationConformancePackRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deploys conformance packs across member accounts in an Amazon Web Services Organization.
putOrganizationConformancePackAsync(PutOrganizationConformancePackRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putOrganizationConformancePackAsync(PutOrganizationConformancePackRequest, AsyncHandler<PutOrganizationConformancePackRequest, PutOrganizationConformancePackResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putOrganizationConformancePackAsync(PutOrganizationConformancePackRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deploys conformance packs across member accounts in an Amazon Web Services Organization.
putOrganizationConformancePackAsync(PutOrganizationConformancePackRequest, AsyncHandler<PutOrganizationConformancePackRequest, PutOrganizationConformancePackResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deploys conformance packs across member accounts in an Amazon Web Services Organization.
putOrganizationConformancePackAsync(PutOrganizationConformancePackRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putOrganizationConformancePackAsync(PutOrganizationConformancePackRequest, AsyncHandler<PutOrganizationConformancePackRequest, PutOrganizationConformancePackResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutOrganizationConformancePackRequest - Class in com.amazonaws.services.config.model
 
PutOrganizationConformancePackRequest() - Constructor for class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
 
PutOrganizationConformancePackResult - Class in com.amazonaws.services.config.model
 
PutOrganizationConformancePackResult() - Constructor for class com.amazonaws.services.config.model.PutOrganizationConformancePackResult
 
putRemediationConfigurations(PutRemediationConfigurationsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putRemediationConfigurations(PutRemediationConfigurationsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Adds or updates the remediation configuration with a specific Config rule with the selected target or action.
putRemediationConfigurations(PutRemediationConfigurationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Adds or updates the remediation configuration with a specific Config rule with the selected target or action.
putRemediationConfigurationsAsync(PutRemediationConfigurationsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putRemediationConfigurationsAsync(PutRemediationConfigurationsRequest, AsyncHandler<PutRemediationConfigurationsRequest, PutRemediationConfigurationsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putRemediationConfigurationsAsync(PutRemediationConfigurationsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Adds or updates the remediation configuration with a specific Config rule with the selected target or action.
putRemediationConfigurationsAsync(PutRemediationConfigurationsRequest, AsyncHandler<PutRemediationConfigurationsRequest, PutRemediationConfigurationsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Adds or updates the remediation configuration with a specific Config rule with the selected target or action.
putRemediationConfigurationsAsync(PutRemediationConfigurationsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putRemediationConfigurationsAsync(PutRemediationConfigurationsRequest, AsyncHandler<PutRemediationConfigurationsRequest, PutRemediationConfigurationsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutRemediationConfigurationsRequest - Class in com.amazonaws.services.config.model
 
PutRemediationConfigurationsRequest() - Constructor for class com.amazonaws.services.config.model.PutRemediationConfigurationsRequest
 
PutRemediationConfigurationsResult - Class in com.amazonaws.services.config.model
 
PutRemediationConfigurationsResult() - Constructor for class com.amazonaws.services.config.model.PutRemediationConfigurationsResult
 
putRemediationExceptions(PutRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putRemediationExceptions(PutRemediationExceptionsRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
A remediation exception is when a specific resource is no longer considered for auto-remediation.
putRemediationExceptions(PutRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
A remediation exception is when a specific resource is no longer considered for auto-remediation.
putRemediationExceptionsAsync(PutRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putRemediationExceptionsAsync(PutRemediationExceptionsRequest, AsyncHandler<PutRemediationExceptionsRequest, PutRemediationExceptionsResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putRemediationExceptionsAsync(PutRemediationExceptionsRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
A remediation exception is when a specific resource is no longer considered for auto-remediation.
putRemediationExceptionsAsync(PutRemediationExceptionsRequest, AsyncHandler<PutRemediationExceptionsRequest, PutRemediationExceptionsResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
A remediation exception is when a specific resource is no longer considered for auto-remediation.
putRemediationExceptionsAsync(PutRemediationExceptionsRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putRemediationExceptionsAsync(PutRemediationExceptionsRequest, AsyncHandler<PutRemediationExceptionsRequest, PutRemediationExceptionsResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutRemediationExceptionsRequest - Class in com.amazonaws.services.config.model
 
PutRemediationExceptionsRequest() - Constructor for class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
 
PutRemediationExceptionsResult - Class in com.amazonaws.services.config.model
 
PutRemediationExceptionsResult() - Constructor for class com.amazonaws.services.config.model.PutRemediationExceptionsResult
 
putResourceConfig(PutResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putResourceConfig(PutResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Records the configuration state for the resource provided in the request.
putResourceConfig(PutResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Records the configuration state for the resource provided in the request.
putResourceConfigAsync(PutResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putResourceConfigAsync(PutResourceConfigRequest, AsyncHandler<PutResourceConfigRequest, PutResourceConfigResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putResourceConfigAsync(PutResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Records the configuration state for the resource provided in the request.
putResourceConfigAsync(PutResourceConfigRequest, AsyncHandler<PutResourceConfigRequest, PutResourceConfigResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Records the configuration state for the resource provided in the request.
putResourceConfigAsync(PutResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putResourceConfigAsync(PutResourceConfigRequest, AsyncHandler<PutResourceConfigRequest, PutResourceConfigResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutResourceConfigRequest - Class in com.amazonaws.services.config.model
 
PutResourceConfigRequest() - Constructor for class com.amazonaws.services.config.model.PutResourceConfigRequest
 
PutResourceConfigResult - Class in com.amazonaws.services.config.model
 
PutResourceConfigResult() - Constructor for class com.amazonaws.services.config.model.PutResourceConfigResult
 
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 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 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 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 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
 
putStoredQuery(PutStoredQueryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
putStoredQuery(PutStoredQueryRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Saves a new query or updates an existing saved query.
putStoredQuery(PutStoredQueryRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Saves a new query or updates an existing saved query.
putStoredQueryAsync(PutStoredQueryRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putStoredQueryAsync(PutStoredQueryRequest, AsyncHandler<PutStoredQueryRequest, PutStoredQueryResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
putStoredQueryAsync(PutStoredQueryRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Saves a new query or updates an existing saved query.
putStoredQueryAsync(PutStoredQueryRequest, AsyncHandler<PutStoredQueryRequest, PutStoredQueryResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Saves a new query or updates an existing saved query.
putStoredQueryAsync(PutStoredQueryRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
putStoredQueryAsync(PutStoredQueryRequest, AsyncHandler<PutStoredQueryRequest, PutStoredQueryResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
PutStoredQueryRequest - Class in com.amazonaws.services.config.model
 
PutStoredQueryRequest() - Constructor for class com.amazonaws.services.config.model.PutStoredQueryRequest
 
PutStoredQueryResult - Class in com.amazonaws.services.config.model
 
PutStoredQueryResult() - Constructor for class com.amazonaws.services.config.model.PutStoredQueryResult
 

Q

QueryInfo - Class in com.amazonaws.services.config.model
Details about the query.
QueryInfo() - Constructor for class com.amazonaws.services.config.model.QueryInfo
 

R

RecorderStatus - Enum in com.amazonaws.services.config.model
 
RecordingGroup - Class in com.amazonaws.services.config.model
Specifies the types of Amazon Web Services resource for which 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
 
RemediationConfiguration - Class in com.amazonaws.services.config.model
An object that represents the details about the remediation configuration that includes the remediation action, parameters, and data to execute the action.
RemediationConfiguration() - Constructor for class com.amazonaws.services.config.model.RemediationConfiguration
 
RemediationException - Class in com.amazonaws.services.config.model
An object that represents the details about the remediation exception.
RemediationException() - Constructor for class com.amazonaws.services.config.model.RemediationException
 
RemediationExceptionResourceKey - Class in com.amazonaws.services.config.model
The details that identify a resource within Config, including the resource type and resource ID.
RemediationExceptionResourceKey() - Constructor for class com.amazonaws.services.config.model.RemediationExceptionResourceKey
 
RemediationExecutionState - Enum in com.amazonaws.services.config.model
 
RemediationExecutionStatus - Class in com.amazonaws.services.config.model
Provides details of the current status of the invoked remediation action for that resource.
RemediationExecutionStatus() - Constructor for class com.amazonaws.services.config.model.RemediationExecutionStatus
 
RemediationExecutionStep - Class in com.amazonaws.services.config.model
Name of the step from the SSM document.
RemediationExecutionStep() - Constructor for class com.amazonaws.services.config.model.RemediationExecutionStep
 
RemediationExecutionStepState - Enum in com.amazonaws.services.config.model
 
RemediationInProgressException - Exception in com.amazonaws.services.config.model
Remediation action is in progress.
RemediationInProgressException(String) - Constructor for exception com.amazonaws.services.config.model.RemediationInProgressException
Constructs a new RemediationInProgressException with the specified error message.
RemediationParameterValue - Class in com.amazonaws.services.config.model
The value is either a dynamic (resource) value or a static value.
RemediationParameterValue() - Constructor for class com.amazonaws.services.config.model.RemediationParameterValue
 
RemediationTargetType - Enum in com.amazonaws.services.config.model
 
ResourceConcurrentModificationException - Exception in com.amazonaws.services.config.model
Two users are trying to modify the same query at the same time.
ResourceConcurrentModificationException(String) - Constructor for exception com.amazonaws.services.config.model.ResourceConcurrentModificationException
Constructs a new ResourceConcurrentModificationException with the specified error message.
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
 
ResourceCountFilters - Class in com.amazonaws.services.config.model
Filters the resource count based on account ID, region, and resource type.
ResourceCountFilters() - Constructor for class com.amazonaws.services.config.model.ResourceCountFilters
 
ResourceCountGroupKey - Enum in com.amazonaws.services.config.model
 
ResourceFilters - Class in com.amazonaws.services.config.model
Filters the results by resource account ID, region, resource ID, and resource name.
ResourceFilters() - Constructor for class com.amazonaws.services.config.model.ResourceFilters
 
ResourceIdentifier - Class in com.amazonaws.services.config.model
The details that identify a resource that is discovered by 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
You see this exception in the following cases:
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 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.
ResourceNotFoundException - Exception in com.amazonaws.services.config.model
You have specified a resource that does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.config.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceType - Enum in com.amazonaws.services.config.model
 
ResourceValue - Class in com.amazonaws.services.config.model
The dynamic value of the resource.
ResourceValue() - Constructor for class com.amazonaws.services.config.model.ResourceValue
 
ResourceValueType - 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 Config rule.
Scope() - Constructor for class com.amazonaws.services.config.model.Scope
 
selectAggregateResourceConfig(SelectAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
selectAggregateResourceConfig(SelectAggregateResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Accepts a structured query language (SQL) SELECT command and an aggregator to query configuration state of Amazon Web Services resources across multiple accounts and regions, performs the corresponding search, and returns resource configurations matching the properties.
selectAggregateResourceConfig(SelectAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Accepts a structured query language (SQL) SELECT command and an aggregator to query configuration state of Amazon Web Services resources across multiple accounts and regions, performs the corresponding search, and returns resource configurations matching the properties.
selectAggregateResourceConfigAsync(SelectAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
selectAggregateResourceConfigAsync(SelectAggregateResourceConfigRequest, AsyncHandler<SelectAggregateResourceConfigRequest, SelectAggregateResourceConfigResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
selectAggregateResourceConfigAsync(SelectAggregateResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Accepts a structured query language (SQL) SELECT command and an aggregator to query configuration state of Amazon Web Services resources across multiple accounts and regions, performs the corresponding search, and returns resource configurations matching the properties.
selectAggregateResourceConfigAsync(SelectAggregateResourceConfigRequest, AsyncHandler<SelectAggregateResourceConfigRequest, SelectAggregateResourceConfigResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Accepts a structured query language (SQL) SELECT command and an aggregator to query configuration state of Amazon Web Services resources across multiple accounts and regions, performs the corresponding search, and returns resource configurations matching the properties.
selectAggregateResourceConfigAsync(SelectAggregateResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
selectAggregateResourceConfigAsync(SelectAggregateResourceConfigRequest, AsyncHandler<SelectAggregateResourceConfigRequest, SelectAggregateResourceConfigResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
SelectAggregateResourceConfigRequest - Class in com.amazonaws.services.config.model
 
SelectAggregateResourceConfigRequest() - Constructor for class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
 
SelectAggregateResourceConfigResult - Class in com.amazonaws.services.config.model
 
SelectAggregateResourceConfigResult() - Constructor for class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
 
selectResourceConfig(SelectResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
selectResourceConfig(SelectResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Accepts a structured query language (SQL) SELECT command, performs the corresponding search, and returns resource configurations matching the properties.
selectResourceConfig(SelectResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Accepts a structured query language (SQL) SELECT command, performs the corresponding search, and returns resource configurations matching the properties.
selectResourceConfigAsync(SelectResourceConfigRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
selectResourceConfigAsync(SelectResourceConfigRequest, AsyncHandler<SelectResourceConfigRequest, SelectResourceConfigResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
selectResourceConfigAsync(SelectResourceConfigRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Accepts a structured query language (SQL) SELECT command, performs the corresponding search, and returns resource configurations matching the properties.
selectResourceConfigAsync(SelectResourceConfigRequest, AsyncHandler<SelectResourceConfigRequest, SelectResourceConfigResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Accepts a structured query language (SQL) SELECT command, performs the corresponding search, and returns resource configurations matching the properties.
selectResourceConfigAsync(SelectResourceConfigRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
selectResourceConfigAsync(SelectResourceConfigRequest, AsyncHandler<SelectResourceConfigRequest, SelectResourceConfigResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
SelectResourceConfigRequest - Class in com.amazonaws.services.config.model
 
SelectResourceConfigRequest() - Constructor for class com.amazonaws.services.config.model.SelectResourceConfigRequest
 
SelectResourceConfigResult - Class in com.amazonaws.services.config.model
 
SelectResourceConfigResult() - Constructor for class com.amazonaws.services.config.model.SelectResourceConfigResult
 
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.AggregateComplianceByConformancePack
The 12-digit Amazon Web Services account ID of the source account.
setAccountId(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The 12-digit Amazon Web Services account ID of the source account.
setAccountId(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
The 12-digit Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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.
setAccountId(String) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
The 12-digit account ID of a member account.
setAccountId(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
The 12-digit account ID of a member account.
setAccountId(String) - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
The 12-digit account ID of the member account within an organization.
setAccountId(String) - Method in class com.amazonaws.services.config.model.ResourceCountFilters
The 12-digit ID of the account.
setAccountId(String) - Method in class com.amazonaws.services.config.model.ResourceFilters
The 12-digit source account ID.
setAccountId(String) - Method in class com.amazonaws.services.config.model.StatusDetailFilters
The 12-digit account ID of the member account within an organization.
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.
setAggregateComplianceByConformancePacks(Collection<AggregateComplianceByConformancePack>) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksResult
Returns the AggregateComplianceByConformancePack object.
setAggregateComplianceCounts(Collection<AggregateComplianceCount>) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
Returns a list of AggregateComplianceCounts object.
setAggregateConformancePackComplianceSummaries(Collection<AggregateConformancePackComplianceSummary>) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
Returns a list of AggregateConformancePackComplianceSummary 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 Config regions and future regions.
setAllAwsRegions(Boolean) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
If true, aggregate existing Config regions and future regions.
setAllSupported(Boolean) - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether 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.ConformancePackEvaluationResult
Supplementary information about how the 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.
setAnnotation(String) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
Supplementary information about the reason of 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
Amazon Resource Name (ARN) associated with the resource.
setArn(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Amazon Resource Name (ARN) of remediation configuration.
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.
setAutomatic(Boolean) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The remediation is triggered automatically.
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.AggregateComplianceByConformancePack
The source Amazon Web Services Region from where the data is aggregated.
setAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The source Amazon Web Services Region from where the data is aggregated.
setAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
The source Amazon Web Services 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.BatchGetAggregateResourceConfigResult
A list that contains the current configuration of one or more resources.
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 Amazon Web Services resources or 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 Amazon Web Services resource or Config rule is compliant and provides the number of contributors that affect the compliance.
setCompliance(AggregateConformancePackCompliance) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConformancePack
The compliance status of the conformance pack.
setCompliance(Compliance) - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
Indicates whether the Config rule is compliant.
setCompliance(Compliance) - Method in class com.amazonaws.services.config.model.ComplianceByResource
Indicates whether the Amazon Web Services resource complies with all of the Config rules that evaluated it.
setComplianceByConfigRules(Collection<ComplianceByConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
Indicates whether each of the specified Config rules is compliant.
setComplianceByResources(Collection<ComplianceByResource>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
Indicates whether the specified Amazon Web Services resource complies with all of the Config rules that evaluate it.
setComplianceContributorCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.Compliance
The number of Amazon Web Services resources or 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 Amazon Web Services resource that was evaluated.
setComplianceResourceId(String) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The evaluated compliance resource ID.
setComplianceResourceId(String) - Method in class com.amazonaws.services.config.model.Scope
The ID of the only Amazon Web Services 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 Amazon Web Services resource that was evaluated.
setComplianceResourceType(String) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The evaluated compliance resource type.
setComplianceResourceTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.Scope
The resource types of only those Amazon Web Services 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 Config rules.
setComplianceSummary(AggregateConformancePackComplianceCount) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
Returns an AggregateConformancePackComplianceCount object.
setComplianceSummary(ComplianceSummary) - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The number of Amazon Web Services 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 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 Config created the compliance summary.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
The compliance status of the conformance pack.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The compliance status of the conformance pack.
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 Amazon Web Services resource or Config rule is compliant.
setComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.Compliance
Indicates whether an Amazon Web Services resource or 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.ConformancePackComplianceFilters
Filters the results by compliance.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by compliance.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
The compliance type.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Compliance of the Config rule.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.Evaluation
Indicates whether the Amazon Web Services resource complies with the Config rule that it was evaluated against.
setComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.Evaluation
Indicates whether the Amazon Web Services resource complies with the Config rule that it was evaluated against.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.EvaluationResult
Indicates whether the Amazon Web Services resource complies with the Config rule that evaluated it.
setComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.EvaluationResult
Indicates whether the Amazon Web Services resource complies with the Config rule that evaluated it.
setComplianceType(String) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The compliance of the Amazon Web Services resource.
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.
setCompliantConformancePackCount(Integer) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
Number of compliant conformance packs.
setCompliantResourceCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of Config rules or Amazon Web Services resources that are compliant, up to a maximum of 25 for rules and 100 for resources.
setCompliantRuleCount(Integer) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
The number of compliant Config Rules.
setConcurrentExecutionRatePercentage(Integer) - Method in class com.amazonaws.services.config.model.SsmControls
The maximum percentage of remediation actions allowed to run in parallel on the non-compliant resources for that specific rule.
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 Config rule.
setConfigRuleArn(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The Amazon Resource Name (ARN) of the Config rule.
setConfigRuleId(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The ID of the Config rule.
setConfigRuleId(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The ID of the Config rule.
setConfigRuleInvokedTime(Date) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when the Config rule evaluated the Amazon Web Services resource.
setConfigRuleInvokedTime(Date) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
The time when Config rule evaluated Amazon Web Services resource.
setConfigRuleInvokedTime(Date) - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when the Config rule evaluated the Amazon Web Services resource.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The name of the Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
The name of the Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The name that you assign to the Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The name of the Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The name of the Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Name of the Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
The name of the Config rule that you want to delete.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
The name of the Config rule for which you want to delete the evaluation results.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationRequest
The name of the Config rule for which you want to delete remediation configuration.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
The name of the Config rule for which you want to delete remediation exception configuration.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
The name of the Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
A list of Config rule names.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The name of the Config rule that was used in the evaluation.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The name of the Config rule for which you want compliance information.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The name of the Config rule for which you want compliance information.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyRequest
The name of your Config Custom Policy rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
The name of Config rule deployed in the member account.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.PutExternalEvaluationRequest
The name of the Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
The name of the Config rule for which you want to create remediation exception.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The name of the Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.RemediationException
The name of the Config rule.
setConfigRuleName(String) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionRequest
The list of names of Config rules that you want to run remediation execution for.
setConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceFilters
Filters the results by Config rule names.
setConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by Config rule names.
setConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Specify one or more 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 Config managed rules for which you want status information.
setConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The names of the Config rules for which you want details.
setConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsRequest
A list of Config rule names of remediation configurations for which you want details.
setConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
The list of names of 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 Config rules.
setConfigRulesEvaluationStatus(Collection<ConfigRuleEvaluationStatus>) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
Status information about your Config managed rules.
setConfigRuleState(String) - Method in class com.amazonaws.services.config.model.ConfigRule
Indicates whether the Config rule is active or is currently being deleted by Config.
setConfigRuleState(ConfigRuleState) - Method in class com.amazonaws.services.config.model.ConfigRule
Indicates whether the Config rule is active or is currently being deleted by 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 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.
setConfiguration(String) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
The configuration object of the resource in valid JSON format.
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.BatchGetAggregateResourceConfigRequest
The name of the configuration 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.DescribeAggregateComplianceByConformancePacksRequest
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.GetAggregateConformancePackComplianceSummaryRequest
The name of the configuration aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
The name of the configuration aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
The name of the configuration aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
The name of the configuration aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
The name of the configuration aggregator.
setConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
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.
setConfigurationItem(ConfigurationItem) - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigResult
Returns a ConfigurationItem 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.
setConformancePackArn(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Amazon Resource Name (ARN) of the conformance pack.
setConformancePackArn(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Amazon Resource Name (ARN) of comformance pack.
setConformancePackArn(String) - Method in class com.amazonaws.services.config.model.PutConformancePackResult
ARN of the conformance pack.
setConformancePackComplianceStatus(String) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
The status of the conformance pack.
setConformancePackComplianceSummaryList(Collection<ConformancePackComplianceSummary>) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryResult
A list of ConformancePackComplianceSummary objects.
setConformancePackDetails(Collection<ConformancePackDetail>) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
Returns a list of ConformancePackDetail objects.
setConformancePackId(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
ID of the conformance pack.
setConformancePackId(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
ID of the conformance pack.
setConformancePackInputParameters(Collection<ConformancePackInputParameter>) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
A list of ConformancePackInputParameter objects.
setConformancePackInputParameters(Collection<ConformancePackInputParameter>) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
A list of ConformancePackInputParameter objects.
setConformancePackInputParameters(Collection<ConformancePackInputParameter>) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
A list of ConformancePackInputParameter objects.
setConformancePackInputParameters(Collection<ConformancePackInputParameter>) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A list of ConformancePackInputParameter objects.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConformancePack
The name of the conformance pack.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The name of the conformance pack.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
The name of the conformance pack name.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Name of the conformance pack.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Name of the conformance pack.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.DeleteConformancePackRequest
Name of the conformance pack you want to delete.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceRequest
Name of the conformance pack.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
Name of the conformance pack.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsRequest
Name of the conformance pack.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
Name of the conformance pack.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
The name of conformance pack deployed in the member account.
setConformancePackName(String) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
Name of the conformance pack you want to create.
setConformancePackNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
Comma-separated list of conformance pack names for which you want details.
setConformancePackNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
Comma-separated list of conformance pack names.
setConformancePackNames(Collection<String>) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
Names of conformance packs.
setConformancePackRuleComplianceList(Collection<ConformancePackRuleCompliance>) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
Returns a list of ConformancePackRuleCompliance objects.
setConformancePackRuleEvaluationResults(Collection<ConformancePackEvaluationResult>) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
Returns a list of ConformancePackEvaluationResult objects.
setConformancePackState(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Indicates deployment status of conformance pack.
setConformancePackStatusDetails(Collection<ConformancePackStatusDetail>) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
A list of ConformancePackStatusDetail objects.
setConformancePackStatusReason(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
The reason of conformance pack creation failure.
setControls(Collection<String>) - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Controls for the conformance pack.
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.
setCreatedBy(String) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Amazon Web Services service that created the configuration aggregator.
setCreatedBy(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Amazon Web Services service that created the conformance pack.
setCreatedByService(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Name of the service that owns the service linked rule, if applicable.
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.
setCustomPolicyDetails(CustomPolicyDetails) - Method in class com.amazonaws.services.config.model.Source
Provides the runtime system, policy definition, and whether debug logging is enabled.
setDebugLogDeliveryAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
A list of accounts that you can enable debug logging for your organization Config Custom Policy rule.
setDebugLogDeliveryAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
A list of accounts that you can enable debug logging for your organization Config Custom Policy rule.
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 Config delivers configuration snapshots.
setDeliveryFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
The frequency with which Config delivers configuration snapshots.
setDeliveryS3Bucket(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
The name of the Amazon S3 bucket where Config stores conformance pack templates.
setDeliveryS3Bucket(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
The name of the Amazon S3 bucket where Config stores conformance pack templates.
setDeliveryS3Bucket(String) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
The name of the Amazon S3 bucket where Config stores conformance pack templates.
setDeliveryS3Bucket(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
The name of the Amazon S3 bucket where Config stores conformance pack templates.
setDeliveryS3KeyPrefix(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
The prefix for the Amazon S3 bucket.
setDeliveryS3KeyPrefix(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
Any folder structure you want to add to an Amazon S3 bucket.
setDeliveryS3KeyPrefix(String) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
The prefix for the Amazon S3 bucket.
setDeliveryS3KeyPrefix(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
The prefix for the Amazon S3 bucket.
setDescription(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The description that you provide for the Config rule.
setDescription(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The description that you provide for your organization Config Custom Policy rule.
setDescription(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The description that you provide for your organization Config Custom Policy rule.
setDescription(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The description that you provide for your organization Config rule.
setDescription(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The description that you provide for your organization Config rule.
setDescription(String) - Method in class com.amazonaws.services.config.model.StoredQuery
A unique description for the query.
setDescription(String) - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
A unique description for the query.
setEarlierTime(Date) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The time stamp that indicates an earlier time.
setEnableDebugLogDelivery(Boolean) - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
The boolean expression for enabling debug logging for your Config Custom Policy rule.
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));
setErrorCode(String) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
An error code that is returned when Config rule creation or deletion failed in the member account.
setErrorCode(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
An error code that is returned when organization Config rule creation or deletion has failed.
setErrorCode(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
An error code that is returned when conformance pack creation or deletion failed in the member account.
setErrorCode(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
An error code that is returned when organization conformance pack creation or deletion has failed in a member account.
setErrorMessage(String) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
An error message indicating that Config rule account creation or deletion has failed due to an error in the member account.
setErrorMessage(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
An error message indicating that organization Config rule creation or deletion failed due to an error.
setErrorMessage(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
An error message indicating that conformance pack account creation or deletion has failed due to an error in the member account.
setErrorMessage(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
An error message indicating that organization conformance pack creation or deletion failed due to an error.
setErrorMessage(String) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
An error message if the step was interrupted during execution.
setErrorPercentage(Integer) - Method in class com.amazonaws.services.config.model.SsmControls
The percentage of errors that are allowed before SSM stops running automations on non-compliant resources for that specific rule.
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.ConformancePackEvaluationResult
 
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 Config rule used to evaluate an Amazon Web Services 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 Amazon Web Services resource complies with the specified Config rule.
setEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
Indicates whether the specified Amazon Web Services resource complies each Config rule.
setEvaluations(Collection<Evaluation>) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
The assessments that the Lambda function performs.
setEventSource(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The source of the event, such as an Amazon Web Services service, that triggers Config to evaluate your Amazon Web Services resources.
setEventSource(EventSource) - Method in class com.amazonaws.services.config.model.SourceDetail
The source of the event, such as an Amazon Web Services service, that triggers Config to evaluate your Amazon Web Services resources.
setExcludedAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
A comma-separated list of accounts excluded from organization Config rule.
setExcludedAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
A comma-separated list of accounts excluded from organization conformance pack.
setExcludedAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
A comma-separated list of accounts that you want to exclude from an organization Config rule.
setExcludedAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A list of Amazon Web Services accounts to be excluded from an organization conformance pack while deploying a conformance pack.
setExecutionControls(ExecutionControls) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
An ExecutionControls object.
setExpirationTime(Date) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
The exception is automatically deleted after the expiration date.
setExpirationTime(Date) - Method in class com.amazonaws.services.config.model.RemediationException
The time when the remediation exception will be deleted.
setExpression(String) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
The SQL query SELECT command.
setExpression(String) - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
The SQL query SELECT command.
setExpression(String) - Method in class com.amazonaws.services.config.model.StoredQuery
The expression of the query.
setExternalEvaluation(ExternalEvaluation) - Method in class com.amazonaws.services.config.model.PutExternalEvaluationRequest
An ExternalEvaluation object that provides details about compliance.
setFailedBatches(Collection<FailedDeleteRemediationExceptionsBatch>) - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsResult
Returns a list of failed delete remediation exceptions batch objects.
setFailedBatches(Collection<FailedRemediationBatch>) - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsResult
Returns a list of failed remediation batch objects.
setFailedBatches(Collection<FailedRemediationExceptionBatch>) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsResult
Returns a list of failed remediation exceptions batch objects.
setFailedEvaluations(Collection<Evaluation>) - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
Requests that failed because of a client or server error.
setFailedItems(Collection<RemediationExceptionResourceKey>) - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
Returns remediation exception resource key object of the failed items.
setFailedItems(Collection<RemediationConfiguration>) - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
Returns remediation configurations of the failed items.
setFailedItems(Collection<RemediationException>) - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
Returns remediation exception resource key object of the failed items.
setFailedItems(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
For resources that have failed to start execution, the API returns a resource key object.
setFailureMessage(String) - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
Returns a failure message for delete remediation exception.
setFailureMessage(String) - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
Returns a failure message.
setFailureMessage(String) - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
Returns a failure message.
setFailureMessage(String) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
Returns a failure message.
setFilters(ConfigRuleComplianceFilters) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
Filters the results by ConfigRuleComplianceFilters object.
setFilters(AggregateConformancePackComplianceFilters) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksRequest
Filters the result by AggregateConformancePackComplianceFilters object.
setFilters(ConformancePackComplianceFilters) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceRequest
A ConformancePackComplianceFilters object.
setFilters(ConfigRuleComplianceSummaryFilters) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Filters the results based on the ConfigRuleComplianceSummaryFilters object.
setFilters(AggregateConformancePackComplianceSummaryFilters) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryRequest
Filters the results based on the AggregateConformancePackComplianceSummaryFilters object.
setFilters(ResourceCountFilters) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
Filters the results based on the ResourceCountFilters object.
setFilters(ConformancePackEvaluationFilters) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsRequest
A ConformancePackEvaluationFilters object.
setFilters(StatusDetailFilters) - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusRequest
A StatusDetailFilters object.
setFilters(OrganizationResourceDetailedStatusFilters) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
An OrganizationResourceDetailedStatusFilters object.
setFilters(ResourceFilters) - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
Filters the results based on the ResourceFilters object.
setFirstActivatedTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that you first activated the Config rule.
setFirstEvaluationStarted(Boolean) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
Indicates whether 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.
setGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryRequest
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
setGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
setGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
The key to group the resource counts.
setGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
The key passed into the request object.
setGroupedResourceCounts(Collection<GroupedResourceCount>) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
Returns a list of GroupedResourceCount objects.
setGroupName(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
The 12-digit account ID or region based on the GroupByKey value.
setGroupName(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
setGroupName(String) - Method in class com.amazonaws.services.config.model.GroupedResourceCount
The name of the group that can be region, account ID, or resource type.
setIncludeDeletedResources(Boolean) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
Specifies whether Config includes deleted resources in the results.
setIncludeGlobalResourceTypes(Boolean) - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether 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 Config rule Lambda function.
setInputParameters(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
A string, in JSON format, that is passed to your organization Config Custom Policy rule.
setInputParameters(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
A string, in JSON format, that is passed to your organization Config Custom Policy rule.
setInputParameters(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
A string, in JSON format, that is passed to your organization Config rule Lambda function.
setInputParameters(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
A string, in JSON format, that is passed to your organization Config rule Lambda function.
setInvocationTime(Date) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
Start time when the remediation was executed.
setKey(String) - Method in class com.amazonaws.services.config.model.Tag
One part of a key-value pair that make up a tag.
setLambdaFunctionArn(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The lambda function ARN.
setLastAttemptTime(Date) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last attempted delivery.
setLastDeactivatedTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that you last turned off the Config rule.
setLastDebugLogDeliveryStatus(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The status of the last attempted delivery of a debug log for your Config Custom Policy rules.
setLastDebugLogDeliveryStatusReason(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The reason Config was not able to deliver a debug log.
setLastDebugLogDeliveryTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time Config last attempted to deliver a debug log for your Config Custom Policy rules.
setLastErrorCode(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The error code that 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 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 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 Config last failed to evaluate your Amazon Web Services resources against the rule.
setLastFailedInvocationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that Config last failed to invoke the Config rule to evaluate your Amazon Web Services 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 Config last successfully evaluated your Amazon Web Services resources against the rule.
setLastSuccessfulInvocationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that Config last successfully invoked the Config rule to evaluate your Amazon Web Services resources.
setLastSuccessfulTime(Date) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last successful delivery.
setLastUpdateCompletedTime(Date) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Last time when conformation pack creation and update was successful.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The time of the last update.
setLastUpdatedTime(Date) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
The time when the remediation execution was last updated.
setLastUpdateRequestedTime(Date) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Last time when conformation pack update was requested.
setLastUpdateRequestedTime(Date) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Last time when conformation pack creation and update was requested.
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.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
The timestamp of the last status update.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
The timestamp of the last update.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
The timestamp of the last update.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
Last time when organization conformation pack was updated.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
The timestamp of the last status update.
setLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
The timestamp 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.DescribeAggregateComplianceByConformancePacksRequest
The maximum number of conformance packs compliance details 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.DescribeConformancePackComplianceRequest
The maximum number of Config rules within a conformance pack are returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
The maximum number of conformance packs returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
The maximum number of conformance packs status returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
The maximum number of organization Config rules returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
The maximum number of OrganizationConfigRuleStatuses returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
The maximum number of organization config packs returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
The maximum number of OrganizationConformancePackStatuses 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.DescribeRemediationExceptionsRequest
The maximum number of RemediationExceptionResourceKey returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
The maximum number of RemediationExecutionStatuses 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.GetAggregateConformancePackComplianceSummaryRequest
The maximum number of results returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
The maximum number of GroupedResourceCount objects 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.GetConformancePackComplianceDetailsRequest
The maximum number of evaluation results returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
The maximum number of conformance packs 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.GetOrganizationConfigRuleDetailedStatusRequest
The maximum number of OrganizationConfigRuleDetailedStatus returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
The maximum number of OrganizationConformancePackDetailedStatuses 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.ListAggregateDiscoveredResourcesRequest
The maximum number of resource identifiers 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.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
The maximum number of tags returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
The maximum number of query results returned on each page.
setLimit(Integer) - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
The maximum number of query results returned on each page.
setMaximumAutomaticAttempts(Integer) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The maximum number of failed attempts for auto-remediation.
setMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The maximum frequency with which Config runs evaluations for a rule.
setMaximumExecutionFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.ConfigRule
The maximum frequency with which Config runs evaluations for a rule.
setMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
setMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The maximum frequency with which Config runs evaluations for a rule.
setMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
setMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
setMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The frequency at which you want 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 Config to run evaluations for a custom rule with a periodic trigger.
setMaxResults(Integer) - Method in class com.amazonaws.services.config.model.ListStoredQueriesRequest
The maximum number of results to be returned with a single call.
setMaxResults(Integer) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
The maximum number of query results returned on each page.
setMemberAccountRuleStatus(String) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
Indicates deployment status for Config rule in the member account.
setMemberAccountRuleStatus(String) - Method in class com.amazonaws.services.config.model.StatusDetailFilters
Indicates deployment status for Config rule in the member account.
setMessage(String) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
The message contains an explanation of the exception.
setMessage(String) - Method in class com.amazonaws.services.config.model.RemediationException
An explanation of an remediation exception.
setMessageType(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The type of notification that triggers 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 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.FieldInfo
Name of the field.
setName(String) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The details of the step.
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.DescribeAggregateComplianceByConformancePacksRequest
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.DescribeAggregateComplianceByConformancePacksResult
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.DescribeConformancePackComplianceRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
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.DescribeOrganizationConfigRulesResult
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.DescribeOrganizationConfigRuleStatusesRequest
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.DescribeOrganizationConfigRuleStatusesResult
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.DescribeOrganizationConformancePacksRequest
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.DescribeOrganizationConformancePacksResult
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.DescribeOrganizationConformancePackStatusesRequest
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.DescribeOrganizationConformancePackStatusesResult
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.DescribeRemediationExceptionsRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
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.DescribeRemediationExecutionStatusResult
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.GetAggregateConformancePackComplianceSummaryRequest
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.GetAggregateConformancePackComplianceSummaryResult
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.GetAggregateDiscoveredResourceCountsRequest
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.GetAggregateDiscoveredResourceCountsResult
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.GetConformancePackComplianceDetailsRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
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.GetConformancePackComplianceSummaryResult
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.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.GetOrganizationConfigRuleDetailedStatusRequest
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.GetOrganizationConfigRuleDetailedStatusResult
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.GetOrganizationConformancePackDetailedStatusRequest
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.GetOrganizationConformancePackDetailedStatusResult
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.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.ListAggregateDiscoveredResourcesRequest
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.ListAggregateDiscoveredResourcesResult
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.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.
setNextToken(String) - Method in class com.amazonaws.services.config.model.ListStoredQueriesRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
setNextToken(String) - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
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.ListTagsForResourceResult
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.SelectAggregateResourceConfigRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNextToken(String) - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
setNonCompliantConformancePackCount(Integer) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
Number of noncompliant conformance packs.
setNonCompliantResourceCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of Config rules or Amazon Web Services resources that are noncompliant, up to a maximum of 25 for rules and 100 for resources.
setNonCompliantRuleCount(Integer) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
The number of noncompliant Config Rules.
setOrderingTimestamp(Date) - Method in class com.amazonaws.services.config.model.Evaluation
The time of the event in 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 Amazon Web Services resources.
setOrderingTimestamp(Date) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The time when the compliance was recorded.
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.
setOrganizationConfigRuleArn(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
Amazon Resource Name (ARN) of organization Config rule.
setOrganizationConfigRuleArn(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleResult
The Amazon Resource Name (ARN) of an organization Config rule.
setOrganizationConfigRuleDetailedStatus(Collection<MemberAccountStatus>) - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusResult
A list of MemberAccountStatus objects.
setOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteOrganizationConfigRuleRequest
The name of organization Config rule that you want to delete.
setOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusRequest
The name of your organization Config rule for which you want status details for member accounts.
setOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyRequest
The name of your organization Config Custom Policy rule.
setOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
The name that you assign to organization Config rule.
setOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
The name that you assign to organization Config rule.
setOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
The name that you assign to an organization Config rule.
setOrganizationConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
The names of organization Config rules for which you want details.
setOrganizationConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
The names of organization Config rules for which you want status details.
setOrganizationConfigRules(Collection<OrganizationConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesResult
Returns a list of OrganizationConfigRule objects.
setOrganizationConfigRuleStatuses(Collection<OrganizationConfigRuleStatus>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesResult
A list of OrganizationConfigRuleStatus objects.
setOrganizationConfigRuleTriggerTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The type of notification that initiates Config to run an evaluation for a rule.
setOrganizationConfigRuleTriggerTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The type of notification that triggers Config to run an evaluation for a rule.
setOrganizationConfigRuleTriggerTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The type of notification that triggers Config to run an evaluation for a rule.
setOrganizationConformancePackArn(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
Amazon Resource Name (ARN) of organization conformance pack.
setOrganizationConformancePackArn(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackResult
ARN of the organization conformance pack.
setOrganizationConformancePackDetailedStatuses(Collection<OrganizationConformancePackDetailedStatus>) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusResult
A list of OrganizationConformancePackDetailedStatus objects.
setOrganizationConformancePackName(String) - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackRequest
The name of organization conformance pack that you want to delete.
setOrganizationConformancePackName(String) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
The name of organization conformance pack for which you want status details for member accounts.
setOrganizationConformancePackName(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
The name you assign to an organization conformance pack.
setOrganizationConformancePackName(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
The name that you assign to organization conformance pack.
setOrganizationConformancePackName(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
Name of the organization conformance pack you want to create.
setOrganizationConformancePackNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
The name that you assign to an organization conformance pack.
setOrganizationConformancePackNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
The names of organization conformance packs for which you want status details.
setOrganizationConformancePacks(Collection<OrganizationConformancePack>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksResult
Returns a list of OrganizationConformancePacks objects.
setOrganizationConformancePackStatuses(Collection<OrganizationConformancePackStatus>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesResult
A list of OrganizationConformancePackStatus objects.
setOrganizationCustomPolicyRuleMetadata(OrganizationCustomPolicyRuleMetadataNoPolicy) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
An object that specifies metadata for your organization's Config Custom Policy rule.
setOrganizationCustomPolicyRuleMetadata(OrganizationCustomPolicyRuleMetadata) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
An object that specifies metadata for your organization's Config Custom Policy rule.
setOrganizationCustomRuleMetadata(OrganizationCustomRuleMetadata) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
An OrganizationCustomRuleMetadata object.
setOrganizationCustomRuleMetadata(OrganizationCustomRuleMetadata) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
An OrganizationCustomRuleMetadata object.
setOrganizationManagedRuleMetadata(OrganizationManagedRuleMetadata) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
An OrganizationManagedRuleMetadata object.
setOrganizationManagedRuleMetadata(OrganizationManagedRuleMetadata) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
An OrganizationManagedRuleMetadata object.
setOrganizationRuleStatus(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
Indicates deployment status of an organization Config rule.
setOwner(String) - Method in class com.amazonaws.services.config.model.Source
Indicates whether Amazon Web Services or the customer owns and manages the Config rule.
setOwner(Owner) - Method in class com.amazonaws.services.config.model.Source
Indicates whether Amazon Web Services or the customer owns and manages the Config rule.
setParameterName(String) - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
One part of a key-value pair.
setParameters(Map<String, RemediationParameterValue>) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
An object of the RemediationParameterValue.
setParameterValue(String) - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
Another part of the key-value pair.
setPendingAggregationRequests(Collection<PendingAggregationRequest>) - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
Returns a PendingAggregationRequests object.
setPolicyRuntime(String) - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
The runtime system for your Config Custom Policy rule.
setPolicyRuntime(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The runtime system for your organization Config Custom Policy rules.
setPolicyRuntime(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The runtime system for your organization Config Custom Policy rules.
setPolicyText(String) - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
The policy definition containing the logic for your Config Custom Policy rule.
setPolicyText(String) - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyResult
The policy definition containing the logic for your Config Custom Policy rule.
setPolicyText(String) - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyResult
The policy definition containing the logic for your organization Config Custom Policy rule.
setPolicyText(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The policy definition containing the logic for your organization Config Custom Policy rule.
setQueryArn(String) - Method in class com.amazonaws.services.config.model.PutStoredQueryResult
Amazon Resource Name (ARN) of the query.
setQueryArn(String) - Method in class com.amazonaws.services.config.model.StoredQuery
Amazon Resource Name (ARN) of the query.
setQueryArn(String) - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
Amazon Resource Name (ARN) of the query.
setQueryId(String) - Method in class com.amazonaws.services.config.model.StoredQuery
The ID of the query.
setQueryId(String) - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
The ID of the query.
setQueryInfo(QueryInfo) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
 
setQueryInfo(QueryInfo) - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
Returns the QueryInfo object.
setQueryName(String) - Method in class com.amazonaws.services.config.model.DeleteStoredQueryRequest
The name of the query that you want to delete.
setQueryName(String) - Method in class com.amazonaws.services.config.model.GetStoredQueryRequest
The name of the query.
setQueryName(String) - Method in class com.amazonaws.services.config.model.StoredQuery
The name of the query.
setQueryName(String) - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
The name of the query.
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 Amazon Web Services resources for which 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)
setRegion(String) - Method in class com.amazonaws.services.config.model.ResourceCountFilters
The region where the account is located.
setRegion(String) - Method in class com.amazonaws.services.config.model.ResourceFilters
The source region.
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 Amazon Web Services resources.
setRemediationConfigurations(Collection<RemediationConfiguration>) - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsResult
Returns a remediation configuration object.
setRemediationConfigurations(Collection<RemediationConfiguration>) - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsRequest
A list of remediation configuration objects.
setRemediationExceptions(Collection<RemediationException>) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
Returns a list of remediation exception objects.
setRemediationExecutionStatuses(Collection<RemediationExecutionStatus>) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusResult
Returns a list of remediation execution statuses objects.
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.
setResourceArn(String) - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
setResourceArn(String) - Method in class com.amazonaws.services.config.model.TagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
setResourceArn(String) - Method in class com.amazonaws.services.config.model.UntagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
setResourceCount(Long) - Method in class com.amazonaws.services.config.model.GroupedResourceCount
The number of resources in the group.
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.AggregateResourceIdentifier
The ID of the Amazon Web Services resource.
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 Amazon Web Services 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.DeleteResourceConfigRequest
Unique identifier of the resource.
setResourceId(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The ID of the Amazon Web Services resource for which you want compliance information.
setResourceId(String) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The ID of the evaluated Amazon Web Services resource.
setResourceId(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The ID of the Amazon Web Services 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.PutResourceConfigRequest
Unique identifier of the resource.
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.RemediationException
The ID of the resource (for example., sg-xxxxxx).
setResourceId(String) - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
The ID of the resource (for example., sg-xxxxxx).
setResourceId(String) - Method in class com.amazonaws.services.config.model.ResourceFilters
The ID of the resource.
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).
setResourceIdentifier(AggregateResourceIdentifier) - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
An object that identifies aggregate resource.
setResourceIdentifiers(Collection<AggregateResourceIdentifier>) - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigRequest
A list of aggregate ResourceIdentifiers objects.
setResourceIdentifiers(Collection<AggregateResourceIdentifier>) - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesResult
Returns a list of ResourceIdentifiers objects.
setResourceIdentifiers(Collection<ResourceIdentifier>) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
The details that identify a resource that is discovered by Config, including the resource type, ID, and (if available) the custom resource name.
setResourceIds(Collection<String>) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by resource IDs.
setResourceIds(Collection<String>) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The IDs of only those resources that you want Config to list in the response.
setResourceIdScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The ID of the Amazon Web Services resource that was evaluated.
setResourceIdScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The ID of the Amazon Web Services resource that was evaluated.
setResourceIdScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The ID of the Amazon Web Services resource that was evaluated.
setResourceIdScope(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The ID of the Amazon Web Services resource that was evaluated.
setResourceKey(ResourceKey) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
 
setResourceKeys(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
A list of resource keys to be processed with the current request.
setResourceKeys(Collection<RemediationExceptionResourceKey>) - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
setResourceKeys(Collection<RemediationExceptionResourceKey>) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
setResourceKeys(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
A list of resource keys to be processed with the current request.
setResourceKeys(Collection<RemediationExceptionResourceKey>) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
setResourceKeys(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionRequest
A list of resource keys to be processed with the current request.
setResourceName(String) - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
The name of the Amazon Web Services resource.
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 Config to list in the response.
setResourceName(String) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Name of the resource.
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.ResourceFilters
The name of the resource.
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.AggregateResourceIdentifier
The type of the Amazon Web Services resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The type of Amazon Web Services resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ComplianceByResource
The type of the Amazon Web Services resource that was evaluated.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The type of Amazon Web Services resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The type of Amazon Web Services resource.
setResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The type of Amazon Web Services resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by the resource type (for example, "AWS::EC2::Instance").
setResourceType(String) - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationRequest
The type of a resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.DeleteResourceConfigRequest
The type of the resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The types of Amazon Web Services 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 Amazon Web Services resource that was evaluated.
setResourceType(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The type of the Amazon Web Services 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.ListAggregateDiscoveredResourcesRequest
The type of resources that you want Config to list in the response.
setResourceType(String) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The type of resources that you want Config to list in the response.
setResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The type of resources that you want Config to list in the response.
setResourceType(String) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
The type of the resource.
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.RemediationConfiguration
The type of a resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.RemediationException
The type of a resource.
setResourceType(String) - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
The type of a 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.ResourceCountFilters
The type of the Amazon Web Services resource.
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 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 Amazon Web Services resources for which Config records configuration changes (for example, AWS::EC2::Instance or AWS::CloudTrail::Trail).
setResourceTypesScope(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
setResourceTypesScope(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The type of the Amazon Web Services resource that was evaluated.
setResourceTypesScope(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
setResourceTypesScope(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
setResourceValue(ResourceValue) - Method in class com.amazonaws.services.config.model.RemediationParameterValue
The value is dynamic and changes at run-time.
setResultRecordedTime(Date) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when Config recorded the aggregate evaluation result.
setResultRecordedTime(Date) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
The time when Config recorded the evaluation result.
setResultRecordedTime(Date) - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when Config recorded the evaluation result.
setResults(Collection<String>) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
Returns the results for the SQL query.
setResults(Collection<String>) - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
Returns the results for the SQL query.
setResultToken(String) - Method in class com.amazonaws.services.config.model.EvaluationResult
An encrypted token that associates an evaluation with an Config rule.
setResultToken(String) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
An encrypted token that associates an evaluation with an 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 Config stores your historical information.
setRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.config.model.RetentionConfiguration
Number of days Config stores your historical information.
setRetryAttemptSeconds(Long) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Maximum time in seconds that Config runs auto-remediation.
setRoleARN(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
Amazon Resource Name (ARN) of the IAM role used to describe the Amazon Web Services resources associated with the account.
setRoleArn(String) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
ARN of the IAM role used to retrieve Amazon Web Services Organization details associated with the aggregator account.
setRuleIdentifier(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
For organization config managed rules, a predefined identifier from a list.
setS3BucketName(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The name of the Amazon S3 bucket to which 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.
setS3KmsKeyArn(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The Amazon Resource Name (ARN) of the Key Management Service (KMS ) KMS key (KMS key) used to encrypt objects delivered by Config.
setSchemaVersionId(String) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Version of the schema registered for the ResourceType in CloudFormation.
setScope(Scope) - Method in class com.amazonaws.services.config.model.ConfigRule
Defines which resources can trigger an evaluation for the rule.
setSelectFields(Collection<FieldInfo>) - Method in class com.amazonaws.services.config.model.QueryInfo
Returns a FieldInfo object.
setSnsTopicARN(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The Amazon Resource Name (ARN) of the Amazon SNS topic to which Config sends notifications about configuration changes.
setSource(Source) - Method in class com.amazonaws.services.config.model.ConfigRule
Provides the rule owner (Amazon Web Services or customer), the rule identifier, and the notifications that cause the function to evaluate your Amazon Web Services resources.
setSourceAccountId(String) - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
The 12-digit account ID of the source account.
setSourceDetails(Collection<SourceDetail>) - Method in class com.amazonaws.services.config.model.Source
Provides the source and the message types that cause Config to evaluate your Amazon Web Services resources against a rule.
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 Config Managed rules, a predefined identifier from a list.
setSourceRegion(String) - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
The source region where data is aggregated.
setSourceType(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The source account or an organization.
setSsmControls(SsmControls) - Method in class com.amazonaws.services.config.model.ExecutionControls
A SsmControls object.
setStackArn(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Amazon Resource Name (ARN) of CloudFormation stack.
setStartTime(Date) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The time when the step started.
setState(String) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
ENUM of the values.
setState(String) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The valid status of the step.
setStaticValue(StaticValue) - Method in class com.amazonaws.services.config.model.RemediationParameterValue
The value is static and does not change at run-time.
setStatus(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
Indicates deployment status for conformance pack in a member account.
setStatus(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
Indicates deployment status of an organization conformance pack.
setStatus(String) - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
Indicates deployment status for conformance pack in a member account.
setStepDetails(Collection<RemediationExecutionStep>) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
Details of every step.
setStopTime(Date) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The time when the step stopped.
setStoredQuery(StoredQuery) - Method in class com.amazonaws.services.config.model.GetStoredQueryResult
Returns a StoredQuery object.
setStoredQuery(StoredQuery) - Method in class com.amazonaws.services.config.model.PutStoredQueryRequest
A list of StoredQuery objects.
setStoredQueryMetadata(Collection<StoredQueryMetadata>) - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
A list of StoredQueryMetadata objects.
setSupplementaryConfiguration(Map<String, String>) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
Configuration attributes that 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 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 Amazon Web Services resources that you want to trigger an evaluation for the rule.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.config.model.UntagResourceRequest
The keys of the tags to be removed.
setTagKeyScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
One part of a key-value pair that make up a tag.
setTagKeyScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
One part of a key-value pair that make up a tag.
setTagKeyScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
One part of a key-value pair that make up a tag.
setTagKeyScope(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
One part of a key-value pair that make up a tag.
setTags(Map<String, String>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A mapping of key value tags associated with the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.ListTagsForResourceResult
The tags for the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
An array of tag object.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
An array of tag object.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
An array of tag object.
setTags(Map<String, String>) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Tags associated with the resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.PutStoredQueryRequest
A list of Tags object.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.TagResourceRequest
An array of tag object.
setTagValue(String) - Method in class com.amazonaws.services.config.model.Scope
The tag value applied to only those Amazon Web Services resources that you want to trigger an evaluation for the rule.
setTagValueScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The optional part of a key-value pair that make up a tag.
setTagValueScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The optional part of a key-value pair that make up a tag.
setTagValueScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The optional part of a key-value pair that make up a tag.
setTagValueScope(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The optional part of a key-value pair that make up a tag.
setTargetId(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Target ID is the name of the public document.
setTargetType(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The type of the target.
setTargetVersion(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Version of the target.
setTemplateBody(String) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
A string containing full conformance pack template body.
setTemplateBody(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A string containing full conformance pack template body.
setTemplateS3Uri(String) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
Location of file containing the template body (s3://bucketname/prefix).
setTemplateS3Uri(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
Location of file containing the template body.
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.GetAggregateDiscoveredResourceCountsResult
The total number of resources that are present in an aggregator with the filters that you provide.
setTotalDiscoveredResources(Long) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The total number of resources that Config is recording in the region for your account.
setTotalRuleCount(Integer) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
Total number of compliant rules, noncompliant rules, and the rules that do not have any applicable resources to evaluate upon resulting in insufficient data.
setUnprocessedResourceIdentifiers(Collection<AggregateResourceIdentifier>) - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigResult
A list of resource identifiers that were not processed with current scope.
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.
setValue(String) - Method in class com.amazonaws.services.config.model.ResourceValue
The value is a resource ID.
setValue(String) - Method in class com.amazonaws.services.config.model.Tag
The optional part of a key-value pair that make up a tag.
setValues(Collection<String>) - Method in class com.amazonaws.services.config.model.StaticValue
A list of values.
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.
shutdown() - Method in class com.amazonaws.services.config.AmazonConfigClient
 
Source - Class in com.amazonaws.services.config.model
Provides the CustomPolicyDetails, the rule owner (Amazon Web Services or customer), the rule identifier, and the events that cause the evaluation of your Amazon Web Services 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 Config to evaluate your Amazon Web Services resources against a rule.
SourceDetail() - Constructor for class com.amazonaws.services.config.model.SourceDetail
 
SsmControls - Class in com.amazonaws.services.config.model
Amazon Web Services Systems Manager (SSM) specific remediation controls.
SsmControls() - Constructor for class com.amazonaws.services.config.model.SsmControls
 
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 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 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 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 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 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 Amazon Web Services resources you have selected to record in your Amazon Web Services account.
startConfigurationRecorder(StartConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Starts recording configurations of the Amazon Web Services resources you have selected to record in your Amazon Web Services 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 Amazon Web Services resources you have selected to record in your Amazon Web Services account.
startConfigurationRecorderAsync(StartConfigurationRecorderRequest, AsyncHandler<StartConfigurationRecorderRequest, StartConfigurationRecorderResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Starts recording configurations of the Amazon Web Services resources you have selected to record in your Amazon Web Services 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
 
startRemediationExecution(StartRemediationExecutionRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
startRemediationExecution(StartRemediationExecutionRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Runs an on-demand remediation for the specified Config rules against the last known remediation configuration.
startRemediationExecution(StartRemediationExecutionRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Runs an on-demand remediation for the specified Config rules against the last known remediation configuration.
startRemediationExecutionAsync(StartRemediationExecutionRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
startRemediationExecutionAsync(StartRemediationExecutionRequest, AsyncHandler<StartRemediationExecutionRequest, StartRemediationExecutionResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
startRemediationExecutionAsync(StartRemediationExecutionRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Runs an on-demand remediation for the specified Config rules against the last known remediation configuration.
startRemediationExecutionAsync(StartRemediationExecutionRequest, AsyncHandler<StartRemediationExecutionRequest, StartRemediationExecutionResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Runs an on-demand remediation for the specified Config rules against the last known remediation configuration.
startRemediationExecutionAsync(StartRemediationExecutionRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
startRemediationExecutionAsync(StartRemediationExecutionRequest, AsyncHandler<StartRemediationExecutionRequest, StartRemediationExecutionResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
StartRemediationExecutionRequest - Class in com.amazonaws.services.config.model
 
StartRemediationExecutionRequest() - Constructor for class com.amazonaws.services.config.model.StartRemediationExecutionRequest
 
StartRemediationExecutionResult - Class in com.amazonaws.services.config.model
 
StartRemediationExecutionResult() - Constructor for class com.amazonaws.services.config.model.StartRemediationExecutionResult
 
StaticValue - Class in com.amazonaws.services.config.model
The static value of the resource.
StaticValue() - Constructor for class com.amazonaws.services.config.model.StaticValue
 
StatusDetailFilters - Class in com.amazonaws.services.config.model
Status filter object to filter results based on specific member account ID or status type for an organization Config rule.
StatusDetailFilters() - Constructor for class com.amazonaws.services.config.model.StatusDetailFilters
 
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 Amazon Web Services resources you have selected to record in your Amazon Web Services account.
stopConfigurationRecorder(StopConfigurationRecorderRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Stops recording configurations of the Amazon Web Services resources you have selected to record in your Amazon Web Services 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 Amazon Web Services resources you have selected to record in your Amazon Web Services account.
stopConfigurationRecorderAsync(StopConfigurationRecorderRequest, AsyncHandler<StopConfigurationRecorderRequest, StopConfigurationRecorderResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Stops recording configurations of the Amazon Web Services resources you have selected to record in your Amazon Web Services 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
 
StoredQuery - Class in com.amazonaws.services.config.model
Provides the details of a stored query.
StoredQuery() - Constructor for class com.amazonaws.services.config.model.StoredQuery
 
StoredQueryMetadata - Class in com.amazonaws.services.config.model
Returns details of a specific query.
StoredQueryMetadata() - Constructor for class com.amazonaws.services.config.model.StoredQueryMetadata
 

T

Tag - Class in com.amazonaws.services.config.model
The tags for the resource.
Tag() - Constructor for class com.amazonaws.services.config.model.Tag
 
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Associates the specified tags to a resource with the specified resourceArn.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Associates the specified tags to a resource with the specified resourceArn.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Associates the specified tags to a resource with the specified resourceArn.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Associates the specified tags to a resource with the specified resourceArn.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.config.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.config.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.config.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.config.model.TagResourceResult
 
TooManyTagsException - Exception in com.amazonaws.services.config.model
You have reached the limit of the number of tags you can use.
TooManyTagsException(String) - Constructor for exception com.amazonaws.services.config.model.TooManyTagsException
Constructs a new TooManyTagsException with the specified error message.
toString() - Method in class com.amazonaws.services.config.model.AccountAggregationSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.AggregateComplianceByConformancePack
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryGroupKey
 
toString() - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.AggregationAuthorization
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.BatchGetResourceConfigResult
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ComplianceByResource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ComplianceContributorCount
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ComplianceSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.config.model.ConfigRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceSummaryFilters
Returns a string representation of this object.
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.
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.
toString() - Method in class com.amazonaws.services.config.model.ConfigStreamDeliveryInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ConfigurationItem
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.config.model.ConfigurationRecorderStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ConformancePackComplianceFilters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.ConformancePackComplianceType
 
toString() - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.ConformancePackState
 
toString() - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteAggregationAuthorizationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigurationAggregatorResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteConfigurationRecorderResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteConformancePackRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteConformancePackResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteDeliveryChannelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConfigRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConfigRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeletePendingAggregationRequestResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteResourceConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteResourceConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteRetentionConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteStoredQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeleteStoredQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeliverConfigSnapshotResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeliveryChannel
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DeliveryChannelStatus
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeAggregationAuthorizationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorSourcesStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationAggregatorsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecordersResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeDeliveryChannelStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribePendingAggregationRequestsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.DescribeRetentionConfigurationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.Evaluation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.EvaluationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.EvaluationResultIdentifier
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.EventSource
 
toString() - Method in class com.amazonaws.services.config.model.ExecutionControls
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ExternalEvaluation
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.FieldInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByConfigRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetComplianceSummaryByResourceTypeResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetStoredQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GetStoredQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.GroupedResourceCount
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ListStoredQueriesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ListTagsForResourceResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.MaximumExecutionFrequency
 
toString() - Method in enum com.amazonaws.services.config.model.MemberAccountRuleStatus
 
toString() - Method in class com.amazonaws.services.config.model.MemberAccountStatus
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.OrganizationConfigRuleTriggerType
 
toString() - Method in enum com.amazonaws.services.config.model.OrganizationConfigRuleTriggerTypeNoSN
 
toString() - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.OrganizationResourceDetailedStatus
 
toString() - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.OrganizationResourceStatus
 
toString() - Method in enum com.amazonaws.services.config.model.OrganizationRuleStatus
 
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.
toString() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutConfigRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutConfigurationRecorderResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutConformancePackResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutDeliveryChannelRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutDeliveryChannelResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutEvaluationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutExternalEvaluationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutExternalEvaluationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutResourceConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutRetentionConfigurationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutStoredQueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.PutStoredQueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.QueryInfo
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.config.model.Relationship
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.RemediationException
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.RemediationExecutionState
 
toString() - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.RemediationExecutionStepState
 
toString() - Method in class com.amazonaws.services.config.model.RemediationParameterValue
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.RemediationTargetType
 
toString() - Method in class com.amazonaws.services.config.model.ResourceCount
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ResourceCountFilters
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.ResourceCountGroupKey
 
toString() - Method in class com.amazonaws.services.config.model.ResourceFilters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ResourceIdentifier
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.ResourceKey
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.ResourceType
 
toString() - Method in class com.amazonaws.services.config.model.ResourceValue
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.config.model.ResourceValueType
 
toString() - Method in class com.amazonaws.services.config.model.RetentionConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.Scope
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.Source
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.SourceDetail
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.SsmControls
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StartConfigurationRecorderResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StartRemediationExecutionRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StaticValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StatusDetailFilters
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StopConfigurationRecorderResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StoredQuery
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.Tag
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.config.model.UntagResourceResult
Returns a string representation of this object.

U

untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfig
 
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.config.AmazonConfig
Deletes specified tags from a resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigClient
Deletes specified tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.config.AbstractAmazonConfigAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes specified tags from a resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in interface com.amazonaws.services.config.AmazonConfigAsync
Deletes specified tags from a resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.config.AmazonConfigAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.config.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.config.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.config.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.config.model.UntagResourceResult
 

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.AggregateConformancePackComplianceSummaryGroupKey
Returns the enum constant of this type with the specified name.
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.ConformancePackComplianceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.ConformancePackState
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.MemberAccountRuleStatus
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.OrganizationConfigRuleTriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.OrganizationConfigRuleTriggerTypeNoSN
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.OrganizationResourceDetailedStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.OrganizationResourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.OrganizationRuleStatus
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.RemediationExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.RemediationExecutionStepState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.RemediationTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.ResourceCountGroupKey
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.
valueOf(String) - Static method in enum com.amazonaws.services.config.model.ResourceValueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryGroupKey
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.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.ConformancePackComplianceType
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.ConformancePackState
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.MemberAccountRuleStatus
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.OrganizationConfigRuleTriggerType
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.OrganizationConfigRuleTriggerTypeNoSN
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.OrganizationResourceDetailedStatus
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.OrganizationResourceStatus
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.OrganizationRuleStatus
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.RemediationExecutionState
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.RemediationExecutionStepState
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.RemediationTargetType
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.ResourceCountGroupKey
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.
values() - Static method in enum com.amazonaws.services.config.model.ResourceValueType
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.AggregateComplianceByConformancePack
The 12-digit Amazon Web Services account ID of the source account.
withAccountId(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The 12-digit Amazon Web Services account ID of the source account.
withAccountId(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
The 12-digit Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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.
withAccountId(String) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
The 12-digit account ID of a member account.
withAccountId(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
The 12-digit account ID of a member account.
withAccountId(String) - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
The 12-digit account ID of the member account within an organization.
withAccountId(String) - Method in class com.amazonaws.services.config.model.ResourceCountFilters
The 12-digit ID of the account.
withAccountId(String) - Method in class com.amazonaws.services.config.model.ResourceFilters
The 12-digit source account ID.
withAccountId(String) - Method in class com.amazonaws.services.config.model.StatusDetailFilters
The 12-digit account ID of the member account within an organization.
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.
withAggregateComplianceByConformancePacks(AggregateComplianceByConformancePack...) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksResult
Returns the AggregateComplianceByConformancePack object.
withAggregateComplianceByConformancePacks(Collection<AggregateComplianceByConformancePack>) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksResult
Returns the AggregateComplianceByConformancePack 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.
withAggregateConformancePackComplianceSummaries(AggregateConformancePackComplianceSummary...) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
Returns a list of AggregateConformancePackComplianceSummary object.
withAggregateConformancePackComplianceSummaries(Collection<AggregateConformancePackComplianceSummary>) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
Returns a list of AggregateConformancePackComplianceSummary 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 Config regions and future regions.
withAllAwsRegions(Boolean) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
If true, aggregate existing Config regions and future regions.
withAllSupported(Boolean) - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether 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.ConformancePackEvaluationResult
Supplementary information about how the 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.
withAnnotation(String) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
Supplementary information about the reason of 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
Amazon Resource Name (ARN) associated with the resource.
withArn(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Amazon Resource Name (ARN) of remediation configuration.
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.
withAutomatic(Boolean) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The remediation is triggered automatically.
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.AggregateComplianceByConformancePack
The source Amazon Web Services Region from where the data is aggregated.
withAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The source Amazon Web Services Region from where the data is aggregated.
withAwsRegion(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummaryFilters
The source Amazon Web Services 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.BatchGetAggregateResourceConfigResult
A list that contains the current configuration of one or more resources.
withBaseConfigurationItems(Collection<BaseConfigurationItem>) - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigResult
A list that contains the current configuration of one or more resources.
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 Amazon Web Services resources or 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 Amazon Web Services resource or Config rule is compliant and provides the number of contributors that affect the compliance.
withCompliance(AggregateConformancePackCompliance) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConformancePack
The compliance status of the conformance pack.
withCompliance(Compliance) - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
Indicates whether the Config rule is compliant.
withCompliance(Compliance) - Method in class com.amazonaws.services.config.model.ComplianceByResource
Indicates whether the Amazon Web Services resource complies with all of the Config rules that evaluated it.
withComplianceByConfigRules(ComplianceByConfigRule...) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
Indicates whether each of the specified Config rules is compliant.
withComplianceByConfigRules(Collection<ComplianceByConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleResult
Indicates whether each of the specified Config rules is compliant.
withComplianceByResources(ComplianceByResource...) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
Indicates whether the specified Amazon Web Services resource complies with all of the Config rules that evaluate it.
withComplianceByResources(Collection<ComplianceByResource>) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceResult
Indicates whether the specified Amazon Web Services resource complies with all of the Config rules that evaluate it.
withComplianceContributorCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.Compliance
The number of Amazon Web Services resources or 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 Amazon Web Services resource that was evaluated.
withComplianceResourceId(String) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The evaluated compliance resource ID.
withComplianceResourceId(String) - Method in class com.amazonaws.services.config.model.Scope
The ID of the only Amazon Web Services 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 Amazon Web Services resource that was evaluated.
withComplianceResourceType(String) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The evaluated compliance resource type.
withComplianceResourceTypes(String...) - Method in class com.amazonaws.services.config.model.Scope
The resource types of only those Amazon Web Services 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 Amazon Web Services 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 Config rules.
withComplianceSummary(AggregateConformancePackComplianceCount) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
Returns an AggregateConformancePackComplianceCount object.
withComplianceSummary(ComplianceSummary) - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The number of Amazon Web Services 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 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 Config created the compliance summary.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
The compliance status of the conformance pack.
withComplianceType(ConformancePackComplianceType) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
The compliance status of the conformance pack.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The compliance status of the conformance pack.
withComplianceType(ConformancePackComplianceType) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The compliance status of the conformance pack.
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 Amazon Web Services resource or Config rule is compliant.
withComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.Compliance
Indicates whether an Amazon Web Services resource or 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.ConformancePackComplianceFilters
Filters the results by compliance.
withComplianceType(ConformancePackComplianceType) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceFilters
Filters the results by compliance.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by compliance.
withComplianceType(ConformancePackComplianceType) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by compliance.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
The compliance type.
withComplianceType(ConformancePackComplianceType) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
The compliance type.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Compliance of the Config rule.
withComplianceType(ConformancePackComplianceType) - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Compliance of the Config rule.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.Evaluation
Indicates whether the Amazon Web Services resource complies with the Config rule that it was evaluated against.
withComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.Evaluation
Indicates whether the Amazon Web Services resource complies with the Config rule that it was evaluated against.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.EvaluationResult
Indicates whether the Amazon Web Services resource complies with the Config rule that evaluated it.
withComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.EvaluationResult
Indicates whether the Amazon Web Services resource complies with the Config rule that evaluated it.
withComplianceType(String) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The compliance of the Amazon Web Services resource.
withComplianceType(ComplianceType) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The compliance of the Amazon Web Services resource.
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.
withCompliantConformancePackCount(Integer) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
Number of compliant conformance packs.
withCompliantResourceCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of Config rules or Amazon Web Services resources that are compliant, up to a maximum of 25 for rules and 100 for resources.
withCompliantRuleCount(Integer) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
The number of compliant Config Rules.
withConcurrentExecutionRatePercentage(Integer) - Method in class com.amazonaws.services.config.model.SsmControls
The maximum percentage of remediation actions allowed to run in parallel on the non-compliant resources for that specific rule.
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 Config rule.
withConfigRuleArn(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The Amazon Resource Name (ARN) of the Config rule.
withConfigRuleId(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The ID of the Config rule.
withConfigRuleId(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The ID of the Config rule.
withConfigRuleInvokedTime(Date) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when the Config rule evaluated the Amazon Web Services resource.
withConfigRuleInvokedTime(Date) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
The time when Config rule evaluated Amazon Web Services resource.
withConfigRuleInvokedTime(Date) - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when the Config rule evaluated the Amazon Web Services resource.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConfigRule
The name of the Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ComplianceByConfigRule
The name of the Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The name that you assign to the Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRuleComplianceFilters
The name of the Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The name of the Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Name of the Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteConfigRuleRequest
The name of the Config rule that you want to delete.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteEvaluationResultsRequest
The name of the Config rule for which you want to delete the evaluation results.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationRequest
The name of the Config rule for which you want to delete remediation configuration.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
The name of the Config rule for which you want to delete remediation exception configuration.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
The name of the Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
A list of Config rule names.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The name of the Config rule that was used in the evaluation.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetAggregateComplianceDetailsByConfigRuleRequest
The name of the Config rule for which you want compliance information.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleRequest
The name of the Config rule for which you want compliance information.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyRequest
The name of your Config Custom Policy rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
The name of Config rule deployed in the member account.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.PutExternalEvaluationRequest
The name of the Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
The name of the Config rule for which you want to create remediation exception.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The name of the Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.RemediationException
The name of the Config rule.
withConfigRuleName(String) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionRequest
The list of names of Config rules that you want to run remediation execution for.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceFilters
Filters the results by Config rule names.
withConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceFilters
Filters the results by Config rule names.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by Config rule names.
withConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by Config rule names.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.DescribeComplianceByConfigRuleRequest
Specify one or more 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 Config rule names to filter the results by rule.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The name of the Config managed rules for which you want status information.
withConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusRequest
The name of the Config managed rules for which you want status information.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The names of the Config rules for which you want details.
withConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesRequest
The names of the Config rules for which you want details.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsRequest
A list of Config rule names of remediation configurations for which you want details.
withConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsRequest
A list of Config rule names of remediation configurations for which you want details.
withConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.StartConfigRulesEvaluationRequest
The list of names of 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 Config rules that you want to run evaluations for.
withConfigRules(ConfigRule...) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
The details about your Config rules.
withConfigRules(Collection<ConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeConfigRulesResult
The details about your Config rules.
withConfigRulesEvaluationStatus(ConfigRuleEvaluationStatus...) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
Status information about your Config managed rules.
withConfigRulesEvaluationStatus(Collection<ConfigRuleEvaluationStatus>) - Method in class com.amazonaws.services.config.model.DescribeConfigRuleEvaluationStatusResult
Status information about your Config managed rules.
withConfigRuleState(String) - Method in class com.amazonaws.services.config.model.ConfigRule
Indicates whether the Config rule is active or is currently being deleted by Config.
withConfigRuleState(ConfigRuleState) - Method in class com.amazonaws.services.config.model.ConfigRule
Indicates whether the Config rule is active or is currently being deleted by 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 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.
withConfiguration(String) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
The configuration object of the resource in valid JSON format.
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.BatchGetAggregateResourceConfigRequest
The name of the configuration 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.DescribeAggregateComplianceByConformancePacksRequest
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.GetAggregateConformancePackComplianceSummaryRequest
The name of the configuration aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
The name of the configuration aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
The name of the configuration aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
The name of the configuration aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
The name of the configuration aggregator.
withConfigurationAggregatorName(String) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
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.
withConfigurationItem(ConfigurationItem) - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigResult
Returns a ConfigurationItem 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.
withConformancePackArn(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Amazon Resource Name (ARN) of the conformance pack.
withConformancePackArn(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Amazon Resource Name (ARN) of comformance pack.
withConformancePackArn(String) - Method in class com.amazonaws.services.config.model.PutConformancePackResult
ARN of the conformance pack.
withConformancePackComplianceStatus(String) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
The status of the conformance pack.
withConformancePackComplianceStatus(ConformancePackComplianceType) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
The status of the conformance pack.
withConformancePackComplianceSummaryList(ConformancePackComplianceSummary...) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryResult
A list of ConformancePackComplianceSummary objects.
withConformancePackComplianceSummaryList(Collection<ConformancePackComplianceSummary>) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryResult
A list of ConformancePackComplianceSummary objects.
withConformancePackDetails(ConformancePackDetail...) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
Returns a list of ConformancePackDetail objects.
withConformancePackDetails(Collection<ConformancePackDetail>) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
Returns a list of ConformancePackDetail objects.
withConformancePackId(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
ID of the conformance pack.
withConformancePackId(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
ID of the conformance pack.
withConformancePackInputParameters(ConformancePackInputParameter...) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
A list of ConformancePackInputParameter objects.
withConformancePackInputParameters(Collection<ConformancePackInputParameter>) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
A list of ConformancePackInputParameter objects.
withConformancePackInputParameters(ConformancePackInputParameter...) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
A list of ConformancePackInputParameter objects.
withConformancePackInputParameters(Collection<ConformancePackInputParameter>) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
A list of ConformancePackInputParameter objects.
withConformancePackInputParameters(ConformancePackInputParameter...) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
A list of ConformancePackInputParameter objects.
withConformancePackInputParameters(Collection<ConformancePackInputParameter>) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
A list of ConformancePackInputParameter objects.
withConformancePackInputParameters(ConformancePackInputParameter...) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A list of ConformancePackInputParameter objects.
withConformancePackInputParameters(Collection<ConformancePackInputParameter>) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A list of ConformancePackInputParameter objects.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceByConformancePack
The name of the conformance pack.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceFilters
The name of the conformance pack.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.ConformancePackComplianceSummary
The name of the conformance pack name.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Name of the conformance pack.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Name of the conformance pack.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.DeleteConformancePackRequest
Name of the conformance pack you want to delete.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceRequest
Name of the conformance pack.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
Name of the conformance pack.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsRequest
Name of the conformance pack.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
Name of the conformance pack.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
The name of conformance pack deployed in the member account.
withConformancePackName(String) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
Name of the conformance pack you want to create.
withConformancePackNames(String...) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
Comma-separated list of conformance pack names for which you want details.
withConformancePackNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
Comma-separated list of conformance pack names for which you want details.
withConformancePackNames(String...) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
Comma-separated list of conformance pack names.
withConformancePackNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
Comma-separated list of conformance pack names.
withConformancePackNames(String...) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
Names of conformance packs.
withConformancePackNames(Collection<String>) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
Names of conformance packs.
withConformancePackRuleComplianceList(ConformancePackRuleCompliance...) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
Returns a list of ConformancePackRuleCompliance objects.
withConformancePackRuleComplianceList(Collection<ConformancePackRuleCompliance>) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
Returns a list of ConformancePackRuleCompliance objects.
withConformancePackRuleEvaluationResults(ConformancePackEvaluationResult...) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
Returns a list of ConformancePackEvaluationResult objects.
withConformancePackRuleEvaluationResults(Collection<ConformancePackEvaluationResult>) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
Returns a list of ConformancePackEvaluationResult objects.
withConformancePackState(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Indicates deployment status of conformance pack.
withConformancePackState(ConformancePackState) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Indicates deployment status of conformance pack.
withConformancePackStatusDetails(ConformancePackStatusDetail...) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
A list of ConformancePackStatusDetail objects.
withConformancePackStatusDetails(Collection<ConformancePackStatusDetail>) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
A list of ConformancePackStatusDetail objects.
withConformancePackStatusReason(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
The reason of conformance pack creation failure.
withControls(String...) - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Controls for the conformance pack.
withControls(Collection<String>) - Method in class com.amazonaws.services.config.model.ConformancePackRuleCompliance
Controls for the conformance pack.
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.
withCreatedBy(String) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
Amazon Web Services service that created the configuration aggregator.
withCreatedBy(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Amazon Web Services service that created the conformance pack.
withCreatedByService(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Name of the service that owns the service linked rule, if applicable.
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.
withCustomPolicyDetails(CustomPolicyDetails) - Method in class com.amazonaws.services.config.model.Source
Provides the runtime system, policy definition, and whether debug logging is enabled.
withDebugLogDeliveryAccounts(String...) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
A list of accounts that you can enable debug logging for your organization Config Custom Policy rule.
withDebugLogDeliveryAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
A list of accounts that you can enable debug logging for your organization Config Custom Policy rule.
withDebugLogDeliveryAccounts(String...) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
A list of accounts that you can enable debug logging for your organization Config Custom Policy rule.
withDebugLogDeliveryAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
A list of accounts that you can enable debug logging for your organization Config Custom Policy rule.
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 Config delivers configuration snapshots.
withDeliveryFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.ConfigSnapshotDeliveryProperties
The frequency with which Config delivers configuration snapshots.
withDeliveryS3Bucket(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
The name of the Amazon S3 bucket where Config stores conformance pack templates.
withDeliveryS3Bucket(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
The name of the Amazon S3 bucket where Config stores conformance pack templates.
withDeliveryS3Bucket(String) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
The name of the Amazon S3 bucket where Config stores conformance pack templates.
withDeliveryS3Bucket(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
The name of the Amazon S3 bucket where Config stores conformance pack templates.
withDeliveryS3KeyPrefix(String) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
The prefix for the Amazon S3 bucket.
withDeliveryS3KeyPrefix(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
Any folder structure you want to add to an Amazon S3 bucket.
withDeliveryS3KeyPrefix(String) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
The prefix for the Amazon S3 bucket.
withDeliveryS3KeyPrefix(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
The prefix for the Amazon S3 bucket.
withDescription(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The description that you provide for the Config rule.
withDescription(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The description that you provide for your organization Config Custom Policy rule.
withDescription(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The description that you provide for your organization Config Custom Policy rule.
withDescription(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The description that you provide for your organization Config rule.
withDescription(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The description that you provide for your organization Config rule.
withDescription(String) - Method in class com.amazonaws.services.config.model.StoredQuery
A unique description for the query.
withDescription(String) - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
A unique description for the query.
withEarlierTime(Date) - Method in class com.amazonaws.services.config.model.GetResourceConfigHistoryRequest
The time stamp that indicates an earlier time.
withEnableDebugLogDelivery(Boolean) - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
The boolean expression for enabling debug logging for your Config Custom Policy rule.
withErrorCode(String) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
An error code that is returned when Config rule creation or deletion failed in the member account.
withErrorCode(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
An error code that is returned when organization Config rule creation or deletion has failed.
withErrorCode(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
An error code that is returned when conformance pack creation or deletion failed in the member account.
withErrorCode(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
An error code that is returned when organization conformance pack creation or deletion has failed in a member account.
withErrorMessage(String) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
An error message indicating that Config rule account creation or deletion has failed due to an error in the member account.
withErrorMessage(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
An error message indicating that organization Config rule creation or deletion failed due to an error.
withErrorMessage(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
An error message indicating that conformance pack account creation or deletion has failed due to an error in the member account.
withErrorMessage(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
An error message indicating that organization conformance pack creation or deletion failed due to an error.
withErrorMessage(String) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
An error message if the step was interrupted during execution.
withErrorPercentage(Integer) - Method in class com.amazonaws.services.config.model.SsmControls
The percentage of errors that are allowed before SSM stops running automations on non-compliant resources for that specific rule.
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.ConformancePackEvaluationResult
 
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 Config rule used to evaluate an Amazon Web Services 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 Amazon Web Services resource complies with the specified Config rule.
withEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByConfigRuleResult
Indicates whether the Amazon Web Services resource complies with the specified Config rule.
withEvaluationResults(EvaluationResult...) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
Indicates whether the specified Amazon Web Services resource complies each Config rule.
withEvaluationResults(Collection<EvaluationResult>) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceResult
Indicates whether the specified Amazon Web Services resource complies each Config rule.
withEvaluations(Evaluation...) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
The assessments that the Lambda function performs.
withEvaluations(Collection<Evaluation>) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
The assessments that the Lambda function performs.
withEventSource(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The source of the event, such as an Amazon Web Services service, that triggers Config to evaluate your Amazon Web Services resources.
withEventSource(EventSource) - Method in class com.amazonaws.services.config.model.SourceDetail
The source of the event, such as an Amazon Web Services service, that triggers Config to evaluate your Amazon Web Services resources.
withExcludedAccounts(String...) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
A comma-separated list of accounts excluded from organization Config rule.
withExcludedAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
A comma-separated list of accounts excluded from organization Config rule.
withExcludedAccounts(String...) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
A comma-separated list of accounts excluded from organization conformance pack.
withExcludedAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
A comma-separated list of accounts excluded from organization conformance pack.
withExcludedAccounts(String...) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
A comma-separated list of accounts that you want to exclude from an organization Config rule.
withExcludedAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
A comma-separated list of accounts that you want to exclude from an organization Config rule.
withExcludedAccounts(String...) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A list of Amazon Web Services accounts to be excluded from an organization conformance pack while deploying a conformance pack.
withExcludedAccounts(Collection<String>) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A list of Amazon Web Services accounts to be excluded from an organization conformance pack while deploying a conformance pack.
withExecutionControls(ExecutionControls) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
An ExecutionControls object.
withExpirationTime(Date) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
The exception is automatically deleted after the expiration date.
withExpirationTime(Date) - Method in class com.amazonaws.services.config.model.RemediationException
The time when the remediation exception will be deleted.
withExpression(String) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
The SQL query SELECT command.
withExpression(String) - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
The SQL query SELECT command.
withExpression(String) - Method in class com.amazonaws.services.config.model.StoredQuery
The expression of the query.
withExternalEvaluation(ExternalEvaluation) - Method in class com.amazonaws.services.config.model.PutExternalEvaluationRequest
An ExternalEvaluation object that provides details about compliance.
withFailedBatches(FailedDeleteRemediationExceptionsBatch...) - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsResult
Returns a list of failed delete remediation exceptions batch objects.
withFailedBatches(Collection<FailedDeleteRemediationExceptionsBatch>) - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsResult
Returns a list of failed delete remediation exceptions batch objects.
withFailedBatches(FailedRemediationBatch...) - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsResult
Returns a list of failed remediation batch objects.
withFailedBatches(Collection<FailedRemediationBatch>) - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsResult
Returns a list of failed remediation batch objects.
withFailedBatches(FailedRemediationExceptionBatch...) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsResult
Returns a list of failed remediation exceptions batch objects.
withFailedBatches(Collection<FailedRemediationExceptionBatch>) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsResult
Returns a list of failed remediation exceptions batch objects.
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.
withFailedItems(RemediationExceptionResourceKey...) - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
Returns remediation exception resource key object of the failed items.
withFailedItems(Collection<RemediationExceptionResourceKey>) - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
Returns remediation exception resource key object of the failed items.
withFailedItems(RemediationConfiguration...) - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
Returns remediation configurations of the failed items.
withFailedItems(Collection<RemediationConfiguration>) - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
Returns remediation configurations of the failed items.
withFailedItems(RemediationException...) - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
Returns remediation exception resource key object of the failed items.
withFailedItems(Collection<RemediationException>) - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
Returns remediation exception resource key object of the failed items.
withFailedItems(ResourceKey...) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
For resources that have failed to start execution, the API returns a resource key object.
withFailedItems(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
For resources that have failed to start execution, the API returns a resource key object.
withFailureMessage(String) - Method in class com.amazonaws.services.config.model.FailedDeleteRemediationExceptionsBatch
Returns a failure message for delete remediation exception.
withFailureMessage(String) - Method in class com.amazonaws.services.config.model.FailedRemediationBatch
Returns a failure message.
withFailureMessage(String) - Method in class com.amazonaws.services.config.model.FailedRemediationExceptionBatch
Returns a failure message.
withFailureMessage(String) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionResult
Returns a failure message.
withFilters(ConfigRuleComplianceFilters) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConfigRulesRequest
Filters the results by ConfigRuleComplianceFilters object.
withFilters(AggregateConformancePackComplianceFilters) - Method in class com.amazonaws.services.config.model.DescribeAggregateComplianceByConformancePacksRequest
Filters the result by AggregateConformancePackComplianceFilters object.
withFilters(ConformancePackComplianceFilters) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceRequest
A ConformancePackComplianceFilters object.
withFilters(ConfigRuleComplianceSummaryFilters) - Method in class com.amazonaws.services.config.model.GetAggregateConfigRuleComplianceSummaryRequest
Filters the results based on the ConfigRuleComplianceSummaryFilters object.
withFilters(AggregateConformancePackComplianceSummaryFilters) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryRequest
Filters the results based on the AggregateConformancePackComplianceSummaryFilters object.
withFilters(ResourceCountFilters) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
Filters the results based on the ResourceCountFilters object.
withFilters(ConformancePackEvaluationFilters) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsRequest
A ConformancePackEvaluationFilters object.
withFilters(StatusDetailFilters) - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusRequest
A StatusDetailFilters object.
withFilters(OrganizationResourceDetailedStatusFilters) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
An OrganizationResourceDetailedStatusFilters object.
withFilters(ResourceFilters) - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
Filters the results based on the ResourceFilters object.
withFirstActivatedTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that you first activated the Config rule.
withFirstEvaluationStarted(Boolean) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
Indicates whether 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.
withGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryRequest
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
withGroupByKey(AggregateConformancePackComplianceSummaryGroupKey) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryRequest
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
withGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateConformancePackComplianceSummaryResult
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
withGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
The key to group the resource counts.
withGroupByKey(ResourceCountGroupKey) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
The key to group the resource counts.
withGroupByKey(String) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
The key passed into the request object.
withGroupedResourceCounts(GroupedResourceCount...) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
Returns a list of GroupedResourceCount objects.
withGroupedResourceCounts(Collection<GroupedResourceCount>) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsResult
Returns a list of GroupedResourceCount objects.
withGroupName(String) - Method in class com.amazonaws.services.config.model.AggregateComplianceCount
The 12-digit account ID or region based on the GroupByKey value.
withGroupName(String) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceSummary
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
withGroupName(String) - Method in class com.amazonaws.services.config.model.GroupedResourceCount
The name of the group that can be region, account ID, or resource type.
withIncludeDeletedResources(Boolean) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
Specifies whether Config includes deleted resources in the results.
withIncludeGlobalResourceTypes(Boolean) - Method in class com.amazonaws.services.config.model.RecordingGroup
Specifies whether 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 Config rule Lambda function.
withInputParameters(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
A string, in JSON format, that is passed to your organization Config Custom Policy rule.
withInputParameters(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
A string, in JSON format, that is passed to your organization Config Custom Policy rule.
withInputParameters(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
A string, in JSON format, that is passed to your organization Config rule Lambda function.
withInputParameters(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
A string, in JSON format, that is passed to your organization Config rule Lambda function.
withInvocationTime(Date) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
Start time when the remediation was executed.
withKey(String) - Method in class com.amazonaws.services.config.model.Tag
One part of a key-value pair that make up a tag.
withLambdaFunctionArn(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The lambda function ARN.
withLastAttemptTime(Date) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last attempted delivery.
withLastDeactivatedTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that you last turned off the Config rule.
withLastDebugLogDeliveryStatus(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The status of the last attempted delivery of a debug log for your Config Custom Policy rules.
withLastDebugLogDeliveryStatusReason(String) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The reason Config was not able to deliver a debug log.
withLastDebugLogDeliveryTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time Config last attempted to deliver a debug log for your Config Custom Policy rules.
withLastErrorCode(String) - Method in class com.amazonaws.services.config.model.AggregatedSourceStatus
The error code that 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 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 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 Config last failed to evaluate your Amazon Web Services resources against the rule.
withLastFailedInvocationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that Config last failed to invoke the Config rule to evaluate your Amazon Web Services 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 Config last successfully evaluated your Amazon Web Services resources against the rule.
withLastSuccessfulInvocationTime(Date) - Method in class com.amazonaws.services.config.model.ConfigRuleEvaluationStatus
The time that Config last successfully invoked the Config rule to evaluate your Amazon Web Services resources.
withLastSuccessfulTime(Date) - Method in class com.amazonaws.services.config.model.ConfigExportDeliveryInfo
The time of the last successful delivery.
withLastUpdateCompletedTime(Date) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Last time when conformation pack creation and update was successful.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.config.model.ConfigurationAggregator
The time of the last update.
withLastUpdatedTime(Date) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
The time when the remediation execution was last updated.
withLastUpdateRequestedTime(Date) - Method in class com.amazonaws.services.config.model.ConformancePackDetail
Last time when conformation pack update was requested.
withLastUpdateRequestedTime(Date) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Last time when conformation pack creation and update was requested.
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.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
The timestamp of the last status update.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
The timestamp of the last update.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
The timestamp of the last update.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
Last time when organization conformation pack was updated.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
The timestamp of the last status update.
withLastUpdateTime(Date) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
The timestamp 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.DescribeAggregateComplianceByConformancePacksRequest
The maximum number of conformance packs compliance details 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.DescribeConformancePackComplianceRequest
The maximum number of Config rules within a conformance pack are returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
The maximum number of conformance packs returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
The maximum number of conformance packs status returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
The maximum number of organization Config rules returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
The maximum number of OrganizationConfigRuleStatuses returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
The maximum number of organization config packs returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
The maximum number of OrganizationConformancePackStatuses 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.DescribeRemediationExceptionsRequest
The maximum number of RemediationExceptionResourceKey returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
The maximum number of RemediationExecutionStatuses 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.GetAggregateConformancePackComplianceSummaryRequest
The maximum number of results returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.GetAggregateDiscoveredResourceCountsRequest
The maximum number of GroupedResourceCount objects 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.GetConformancePackComplianceDetailsRequest
The maximum number of evaluation results returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
The maximum number of conformance packs 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.GetOrganizationConfigRuleDetailedStatusRequest
The maximum number of OrganizationConfigRuleDetailedStatus returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
The maximum number of OrganizationConformancePackDetailedStatuses 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.ListAggregateDiscoveredResourcesRequest
The maximum number of resource identifiers 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.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
The maximum number of tags returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
The maximum number of query results returned on each page.
withLimit(Integer) - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
The maximum number of query results returned on each page.
withMaximumAutomaticAttempts(Integer) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The maximum number of failed attempts for auto-remediation.
withMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.ConfigRule
The maximum frequency with which Config runs evaluations for a rule.
withMaximumExecutionFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.ConfigRule
The maximum frequency with which Config runs evaluations for a rule.
withMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
withMaximumExecutionFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
withMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The maximum frequency with which Config runs evaluations for a rule.
withMaximumExecutionFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The maximum frequency with which Config runs evaluations for a rule.
withMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
withMaximumExecutionFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
withMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
withMaximumExecutionFrequency(MaximumExecutionFrequency) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The maximum frequency with which Config runs evaluations for a rule.
withMaximumExecutionFrequency(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The frequency at which you want 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 Config to run evaluations for a custom rule with a periodic trigger.
withMaxResults(Integer) - Method in class com.amazonaws.services.config.model.ListStoredQueriesRequest
The maximum number of results to be returned with a single call.
withMaxResults(Integer) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigRequest
The maximum number of query results returned on each page.
withMemberAccountRuleStatus(String) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
Indicates deployment status for Config rule in the member account.
withMemberAccountRuleStatus(MemberAccountRuleStatus) - Method in class com.amazonaws.services.config.model.MemberAccountStatus
Indicates deployment status for Config rule in the member account.
withMemberAccountRuleStatus(String) - Method in class com.amazonaws.services.config.model.StatusDetailFilters
Indicates deployment status for Config rule in the member account.
withMemberAccountRuleStatus(MemberAccountRuleStatus) - Method in class com.amazonaws.services.config.model.StatusDetailFilters
Indicates deployment status for Config rule in the member account.
withMessage(String) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
The message contains an explanation of the exception.
withMessage(String) - Method in class com.amazonaws.services.config.model.RemediationException
An explanation of an remediation exception.
withMessageType(String) - Method in class com.amazonaws.services.config.model.SourceDetail
The type of notification that triggers 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 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.FieldInfo
Name of the field.
withName(String) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The details of the step.
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.DescribeAggregateComplianceByConformancePacksRequest
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.DescribeAggregateComplianceByConformancePacksResult
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.DescribeConformancePackComplianceRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePackComplianceResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePacksResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeConformancePackStatusResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
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.DescribeOrganizationConfigRulesResult
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.DescribeOrganizationConfigRuleStatusesRequest
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.DescribeOrganizationConfigRuleStatusesResult
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.DescribeOrganizationConformancePacksRequest
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.DescribeOrganizationConformancePacksResult
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.DescribeOrganizationConformancePackStatusesRequest
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.DescribeOrganizationConformancePackStatusesResult
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.DescribeRemediationExceptionsRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
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.DescribeRemediationExecutionStatusResult
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.GetAggregateConformancePackComplianceSummaryRequest
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.GetAggregateConformancePackComplianceSummaryResult
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.GetAggregateDiscoveredResourceCountsRequest
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.GetAggregateDiscoveredResourceCountsResult
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.GetConformancePackComplianceDetailsRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceDetailsResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.GetConformancePackComplianceSummaryRequest
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.GetConformancePackComplianceSummaryResult
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.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.GetOrganizationConfigRuleDetailedStatusRequest
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.GetOrganizationConfigRuleDetailedStatusResult
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.GetOrganizationConformancePackDetailedStatusRequest
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.GetOrganizationConformancePackDetailedStatusResult
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.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.ListAggregateDiscoveredResourcesRequest
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.ListAggregateDiscoveredResourcesResult
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.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.
withNextToken(String) - Method in class com.amazonaws.services.config.model.ListStoredQueriesRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
If the previous paginated request didn't return all of the remaining results, the response object's NextToken parameter value is set to a token.
withNextToken(String) - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
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.ListTagsForResourceResult
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.SelectAggregateResourceConfigRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.SelectResourceConfigRequest
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNextToken(String) - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
The nextToken string returned in a previous request that you use to request the next page of results in a paginated response.
withNonCompliantConformancePackCount(Integer) - Method in class com.amazonaws.services.config.model.AggregateConformancePackComplianceCount
Number of noncompliant conformance packs.
withNonCompliantResourceCount(ComplianceContributorCount) - Method in class com.amazonaws.services.config.model.ComplianceSummary
The number of Config rules or Amazon Web Services resources that are noncompliant, up to a maximum of 25 for rules and 100 for resources.
withNonCompliantRuleCount(Integer) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
The number of noncompliant Config Rules.
withOrderingTimestamp(Date) - Method in class com.amazonaws.services.config.model.Evaluation
The time of the event in 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 Amazon Web Services resources.
withOrderingTimestamp(Date) - Method in class com.amazonaws.services.config.model.ExternalEvaluation
The time when the compliance was recorded.
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.
withOrganizationConfigRuleArn(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
Amazon Resource Name (ARN) of organization Config rule.
withOrganizationConfigRuleArn(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleResult
The Amazon Resource Name (ARN) of an organization Config rule.
withOrganizationConfigRuleDetailedStatus(MemberAccountStatus...) - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusResult
A list of MemberAccountStatus objects.
withOrganizationConfigRuleDetailedStatus(Collection<MemberAccountStatus>) - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusResult
A list of MemberAccountStatus objects.
withOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.DeleteOrganizationConfigRuleRequest
The name of organization Config rule that you want to delete.
withOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetOrganizationConfigRuleDetailedStatusRequest
The name of your organization Config rule for which you want status details for member accounts.
withOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyRequest
The name of your organization Config Custom Policy rule.
withOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
The name that you assign to organization Config rule.
withOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
The name that you assign to organization Config rule.
withOrganizationConfigRuleName(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
The name that you assign to an organization Config rule.
withOrganizationConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
The names of organization Config rules for which you want details.
withOrganizationConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesRequest
The names of organization Config rules for which you want details.
withOrganizationConfigRuleNames(String...) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
The names of organization Config rules for which you want status details.
withOrganizationConfigRuleNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesRequest
The names of organization Config rules for which you want status details.
withOrganizationConfigRules(OrganizationConfigRule...) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesResult
Returns a list of OrganizationConfigRule objects.
withOrganizationConfigRules(Collection<OrganizationConfigRule>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRulesResult
Returns a list of OrganizationConfigRule objects.
withOrganizationConfigRuleStatuses(OrganizationConfigRuleStatus...) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesResult
A list of OrganizationConfigRuleStatus objects.
withOrganizationConfigRuleStatuses(Collection<OrganizationConfigRuleStatus>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConfigRuleStatusesResult
A list of OrganizationConfigRuleStatus objects.
withOrganizationConfigRuleTriggerTypes(String...) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The type of notification that initiates Config to run an evaluation for a rule.
withOrganizationConfigRuleTriggerTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The type of notification that initiates Config to run an evaluation for a rule.
withOrganizationConfigRuleTriggerTypes(OrganizationConfigRuleTriggerTypeNoSN...) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The type of notification that initiates Config to run an evaluation for a rule.
withOrganizationConfigRuleTriggerTypes(String...) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The type of notification that triggers Config to run an evaluation for a rule.
withOrganizationConfigRuleTriggerTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The type of notification that triggers Config to run an evaluation for a rule.
withOrganizationConfigRuleTriggerTypes(OrganizationConfigRuleTriggerTypeNoSN...) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The type of notification that triggers Config to run an evaluation for a rule.
withOrganizationConfigRuleTriggerTypes(String...) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The type of notification that triggers Config to run an evaluation for a rule.
withOrganizationConfigRuleTriggerTypes(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The type of notification that triggers Config to run an evaluation for a rule.
withOrganizationConfigRuleTriggerTypes(OrganizationConfigRuleTriggerType...) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The type of notification that triggers Config to run an evaluation for a rule.
withOrganizationConformancePackArn(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
Amazon Resource Name (ARN) of organization conformance pack.
withOrganizationConformancePackArn(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackResult
ARN of the organization conformance pack.
withOrganizationConformancePackDetailedStatuses(OrganizationConformancePackDetailedStatus...) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusResult
A list of OrganizationConformancePackDetailedStatus objects.
withOrganizationConformancePackDetailedStatuses(Collection<OrganizationConformancePackDetailedStatus>) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusResult
A list of OrganizationConformancePackDetailedStatus objects.
withOrganizationConformancePackName(String) - Method in class com.amazonaws.services.config.model.DeleteOrganizationConformancePackRequest
The name of organization conformance pack that you want to delete.
withOrganizationConformancePackName(String) - Method in class com.amazonaws.services.config.model.GetOrganizationConformancePackDetailedStatusRequest
The name of organization conformance pack for which you want status details for member accounts.
withOrganizationConformancePackName(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePack
The name you assign to an organization conformance pack.
withOrganizationConformancePackName(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
The name that you assign to organization conformance pack.
withOrganizationConformancePackName(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
Name of the organization conformance pack you want to create.
withOrganizationConformancePackNames(String...) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
The name that you assign to an organization conformance pack.
withOrganizationConformancePackNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksRequest
The name that you assign to an organization conformance pack.
withOrganizationConformancePackNames(String...) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
The names of organization conformance packs for which you want status details.
withOrganizationConformancePackNames(Collection<String>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesRequest
The names of organization conformance packs for which you want status details.
withOrganizationConformancePacks(OrganizationConformancePack...) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksResult
Returns a list of OrganizationConformancePacks objects.
withOrganizationConformancePacks(Collection<OrganizationConformancePack>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePacksResult
Returns a list of OrganizationConformancePacks objects.
withOrganizationConformancePackStatuses(OrganizationConformancePackStatus...) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesResult
A list of OrganizationConformancePackStatus objects.
withOrganizationConformancePackStatuses(Collection<OrganizationConformancePackStatus>) - Method in class com.amazonaws.services.config.model.DescribeOrganizationConformancePackStatusesResult
A list of OrganizationConformancePackStatus objects.
withOrganizationCustomPolicyRuleMetadata(OrganizationCustomPolicyRuleMetadataNoPolicy) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
An object that specifies metadata for your organization's Config Custom Policy rule.
withOrganizationCustomPolicyRuleMetadata(OrganizationCustomPolicyRuleMetadata) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
An object that specifies metadata for your organization's Config Custom Policy rule.
withOrganizationCustomRuleMetadata(OrganizationCustomRuleMetadata) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
An OrganizationCustomRuleMetadata object.
withOrganizationCustomRuleMetadata(OrganizationCustomRuleMetadata) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
An OrganizationCustomRuleMetadata object.
withOrganizationManagedRuleMetadata(OrganizationManagedRuleMetadata) - Method in class com.amazonaws.services.config.model.OrganizationConfigRule
An OrganizationManagedRuleMetadata object.
withOrganizationManagedRuleMetadata(OrganizationManagedRuleMetadata) - Method in class com.amazonaws.services.config.model.PutOrganizationConfigRuleRequest
An OrganizationManagedRuleMetadata object.
withOrganizationRuleStatus(String) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
Indicates deployment status of an organization Config rule.
withOrganizationRuleStatus(OrganizationRuleStatus) - Method in class com.amazonaws.services.config.model.OrganizationConfigRuleStatus
Indicates deployment status of an organization Config rule.
withOwner(String) - Method in class com.amazonaws.services.config.model.Source
Indicates whether Amazon Web Services or the customer owns and manages the Config rule.
withOwner(Owner) - Method in class com.amazonaws.services.config.model.Source
Indicates whether Amazon Web Services or the customer owns and manages the Config rule.
withParameterName(String) - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
One part of a key-value pair.
withParameters(Map<String, RemediationParameterValue>) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
An object of the RemediationParameterValue.
withParameterValue(String) - Method in class com.amazonaws.services.config.model.ConformancePackInputParameter
Another part of the key-value pair.
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.
withPolicyRuntime(String) - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
The runtime system for your Config Custom Policy rule.
withPolicyRuntime(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The runtime system for your organization Config Custom Policy rules.
withPolicyRuntime(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The runtime system for your organization Config Custom Policy rules.
withPolicyText(String) - Method in class com.amazonaws.services.config.model.CustomPolicyDetails
The policy definition containing the logic for your Config Custom Policy rule.
withPolicyText(String) - Method in class com.amazonaws.services.config.model.GetCustomRulePolicyResult
The policy definition containing the logic for your Config Custom Policy rule.
withPolicyText(String) - Method in class com.amazonaws.services.config.model.GetOrganizationCustomRulePolicyResult
The policy definition containing the logic for your organization Config Custom Policy rule.
withPolicyText(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The policy definition containing the logic for your organization Config Custom Policy rule.
withQueryArn(String) - Method in class com.amazonaws.services.config.model.PutStoredQueryResult
Amazon Resource Name (ARN) of the query.
withQueryArn(String) - Method in class com.amazonaws.services.config.model.StoredQuery
Amazon Resource Name (ARN) of the query.
withQueryArn(String) - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
Amazon Resource Name (ARN) of the query.
withQueryId(String) - Method in class com.amazonaws.services.config.model.StoredQuery
The ID of the query.
withQueryId(String) - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
The ID of the query.
withQueryInfo(QueryInfo) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
 
withQueryInfo(QueryInfo) - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
Returns the QueryInfo object.
withQueryName(String) - Method in class com.amazonaws.services.config.model.DeleteStoredQueryRequest
The name of the query that you want to delete.
withQueryName(String) - Method in class com.amazonaws.services.config.model.GetStoredQueryRequest
The name of the query.
withQueryName(String) - Method in class com.amazonaws.services.config.model.StoredQuery
The name of the query.
withQueryName(String) - Method in class com.amazonaws.services.config.model.StoredQueryMetadata
The name of the query.
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 Amazon Web Services resources for which Config records configuration changes.
withRegion(String) - Method in class com.amazonaws.services.config.model.ResourceCountFilters
The region where the account is located.
withRegion(String) - Method in class com.amazonaws.services.config.model.ResourceFilters
The source region.
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 Amazon Web Services resources.
withRelationships(Collection<Relationship>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A list of related Amazon Web Services resources.
withRemediationConfigurations(RemediationConfiguration...) - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsResult
Returns a remediation configuration object.
withRemediationConfigurations(Collection<RemediationConfiguration>) - Method in class com.amazonaws.services.config.model.DescribeRemediationConfigurationsResult
Returns a remediation configuration object.
withRemediationConfigurations(RemediationConfiguration...) - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsRequest
A list of remediation configuration objects.
withRemediationConfigurations(Collection<RemediationConfiguration>) - Method in class com.amazonaws.services.config.model.PutRemediationConfigurationsRequest
A list of remediation configuration objects.
withRemediationExceptions(RemediationException...) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
Returns a list of remediation exception objects.
withRemediationExceptions(Collection<RemediationException>) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsResult
Returns a list of remediation exception objects.
withRemediationExecutionStatuses(RemediationExecutionStatus...) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusResult
Returns a list of remediation execution statuses objects.
withRemediationExecutionStatuses(Collection<RemediationExecutionStatus>) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusResult
Returns a list of remediation execution statuses objects.
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.
withResourceArn(String) - Method in class com.amazonaws.services.config.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
withResourceArn(String) - Method in class com.amazonaws.services.config.model.TagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
withResourceArn(String) - Method in class com.amazonaws.services.config.model.UntagResourceRequest
The Amazon Resource Name (ARN) that identifies the resource for which to list the tags.
withResourceCount(Long) - Method in class com.amazonaws.services.config.model.GroupedResourceCount
The number of resources in the group.
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.AggregateResourceIdentifier
The ID of the Amazon Web Services resource.
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 Amazon Web Services 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.DeleteResourceConfigRequest
Unique identifier of the resource.
withResourceId(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The ID of the Amazon Web Services resource for which you want compliance information.
withResourceId(String) - Method in class com.amazonaws.services.config.model.EvaluationResultQualifier
The ID of the evaluated Amazon Web Services resource.
withResourceId(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The ID of the Amazon Web Services 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.PutResourceConfigRequest
Unique identifier of the resource.
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.RemediationException
The ID of the resource (for example., sg-xxxxxx).
withResourceId(String) - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
The ID of the resource (for example., sg-xxxxxx).
withResourceId(String) - Method in class com.amazonaws.services.config.model.ResourceFilters
The ID of the resource.
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).
withResourceIdentifier(AggregateResourceIdentifier) - Method in class com.amazonaws.services.config.model.GetAggregateResourceConfigRequest
An object that identifies aggregate resource.
withResourceIdentifiers(AggregateResourceIdentifier...) - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigRequest
A list of aggregate ResourceIdentifiers objects.
withResourceIdentifiers(Collection<AggregateResourceIdentifier>) - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigRequest
A list of aggregate ResourceIdentifiers objects.
withResourceIdentifiers(AggregateResourceIdentifier...) - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesResult
Returns a list of ResourceIdentifiers objects.
withResourceIdentifiers(Collection<AggregateResourceIdentifier>) - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesResult
Returns a list of ResourceIdentifiers objects.
withResourceIdentifiers(ResourceIdentifier...) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesResult
The details that identify a resource that is discovered by 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 Config, including the resource type, ID, and (if available) the custom resource name.
withResourceIds(String...) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by resource IDs.
withResourceIds(Collection<String>) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by resource IDs.
withResourceIds(String...) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The IDs of only those resources that you want 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 Config to list in the response.
withResourceIdScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The ID of the Amazon Web Services resource that was evaluated.
withResourceIdScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The ID of the Amazon Web Services resource that was evaluated.
withResourceIdScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The ID of the Amazon Web Services resource that was evaluated.
withResourceIdScope(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The ID of the Amazon Web Services resource that was evaluated.
withResourceKey(ResourceKey) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
 
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.
withResourceKeys(RemediationExceptionResourceKey...) - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
withResourceKeys(Collection<RemediationExceptionResourceKey>) - Method in class com.amazonaws.services.config.model.DeleteRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
withResourceKeys(RemediationExceptionResourceKey...) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
withResourceKeys(Collection<RemediationExceptionResourceKey>) - Method in class com.amazonaws.services.config.model.DescribeRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
withResourceKeys(ResourceKey...) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
A list of resource keys to be processed with the current request.
withResourceKeys(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.DescribeRemediationExecutionStatusRequest
A list of resource keys to be processed with the current request.
withResourceKeys(RemediationExceptionResourceKey...) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
withResourceKeys(Collection<RemediationExceptionResourceKey>) - Method in class com.amazonaws.services.config.model.PutRemediationExceptionsRequest
An exception list of resource exception keys to be processed with the current request.
withResourceKeys(ResourceKey...) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionRequest
A list of resource keys to be processed with the current request.
withResourceKeys(Collection<ResourceKey>) - Method in class com.amazonaws.services.config.model.StartRemediationExecutionRequest
A list of resource keys to be processed with the current request.
withResourceName(String) - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
The name of the Amazon Web Services resource.
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 Config to list in the response.
withResourceName(String) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Name of the resource.
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.ResourceFilters
The name of the resource.
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.AggregateResourceIdentifier
The type of the Amazon Web Services resource.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
The type of the Amazon Web Services resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The type of Amazon Web Services resource.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
The type of Amazon Web Services resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ComplianceByResource
The type of the Amazon Web Services resource that was evaluated.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ComplianceSummaryByResourceType
The type of Amazon Web Services resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The type of Amazon Web Services resource.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ConfigurationItem
The type of Amazon Web Services resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationFilters
Filters the results by the resource type (for example, "AWS::EC2::Instance").
withResourceType(String) - Method in class com.amazonaws.services.config.model.DeleteRemediationConfigurationRequest
The type of a resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.DeleteResourceConfigRequest
The type of the resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.DescribeComplianceByResourceRequest
The types of Amazon Web Services 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 Amazon Web Services resource that was evaluated.
withResourceType(String) - Method in class com.amazonaws.services.config.model.GetComplianceDetailsByResourceRequest
The type of the Amazon Web Services 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.ListAggregateDiscoveredResourcesRequest
The type of resources that you want Config to list in the response.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ListAggregateDiscoveredResourcesRequest
The type of resources that you want Config to list in the response.
withResourceType(String) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The type of resources that you want Config to list in the response.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ListDiscoveredResourcesRequest
The type of resources that you want Config to list in the response.
withResourceType(String) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
The type of the resource.
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.RemediationConfiguration
The type of a resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.RemediationException
The type of a resource.
withResourceType(String) - Method in class com.amazonaws.services.config.model.RemediationExceptionResourceKey
The type of a 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.ResourceCountFilters
The type of the Amazon Web Services resource.
withResourceType(ResourceType) - Method in class com.amazonaws.services.config.model.ResourceCountFilters
The type of the Amazon Web Services resource.
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 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 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 Amazon Web Services resources for which 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 Amazon Web Services resources for which 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 Amazon Web Services resources for which Config records configuration changes (for example, AWS::EC2::Instance or AWS::CloudTrail::Trail).
withResourceTypesScope(String...) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
withResourceTypesScope(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
withResourceTypesScope(String...) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The type of the Amazon Web Services resource that was evaluated.
withResourceTypesScope(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The type of the Amazon Web Services resource that was evaluated.
withResourceTypesScope(String...) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
withResourceTypesScope(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
withResourceTypesScope(String...) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
withResourceTypesScope(Collection<String>) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The type of the Amazon Web Services resource that was evaluated.
withResourceValue(ResourceValue) - Method in class com.amazonaws.services.config.model.RemediationParameterValue
The value is dynamic and changes at run-time.
withResultRecordedTime(Date) - Method in class com.amazonaws.services.config.model.AggregateEvaluationResult
The time when Config recorded the aggregate evaluation result.
withResultRecordedTime(Date) - Method in class com.amazonaws.services.config.model.ConformancePackEvaluationResult
The time when Config recorded the evaluation result.
withResultRecordedTime(Date) - Method in class com.amazonaws.services.config.model.EvaluationResult
The time when Config recorded the evaluation result.
withResults(String...) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
Returns the results for the SQL query.
withResults(Collection<String>) - Method in class com.amazonaws.services.config.model.SelectAggregateResourceConfigResult
Returns the results for the SQL query.
withResults(String...) - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
Returns the results for the SQL query.
withResults(Collection<String>) - Method in class com.amazonaws.services.config.model.SelectResourceConfigResult
Returns the results for the SQL query.
withResultToken(String) - Method in class com.amazonaws.services.config.model.EvaluationResult
An encrypted token that associates an evaluation with an Config rule.
withResultToken(String) - Method in class com.amazonaws.services.config.model.PutEvaluationsRequest
An encrypted token that associates an evaluation with an 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 Config stores your historical information.
withRetentionPeriodInDays(Integer) - Method in class com.amazonaws.services.config.model.RetentionConfiguration
Number of days Config stores your historical information.
withRetryAttemptSeconds(Long) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Maximum time in seconds that Config runs auto-remediation.
withRoleARN(String) - Method in class com.amazonaws.services.config.model.ConfigurationRecorder
Amazon Resource Name (ARN) of the IAM role used to describe the Amazon Web Services resources associated with the account.
withRoleArn(String) - Method in class com.amazonaws.services.config.model.OrganizationAggregationSource
ARN of the IAM role used to retrieve Amazon Web Services Organization details associated with the aggregator account.
withRuleIdentifier(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
For organization config managed rules, a predefined identifier from a list.
withS3BucketName(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The name of the Amazon S3 bucket to which 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.
withS3KmsKeyArn(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The Amazon Resource Name (ARN) of the Key Management Service (KMS ) KMS key (KMS key) used to encrypt objects delivered by Config.
withSchemaVersionId(String) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Version of the schema registered for the ResourceType in CloudFormation.
withScope(Scope) - Method in class com.amazonaws.services.config.model.ConfigRule
Defines which resources can trigger an evaluation for the rule.
withSelectFields(FieldInfo...) - Method in class com.amazonaws.services.config.model.QueryInfo
Returns a FieldInfo object.
withSelectFields(Collection<FieldInfo>) - Method in class com.amazonaws.services.config.model.QueryInfo
Returns a FieldInfo object.
withSnsTopicARN(String) - Method in class com.amazonaws.services.config.model.DeliveryChannel
The Amazon Resource Name (ARN) of the Amazon SNS topic to which Config sends notifications about configuration changes.
withSource(Source) - Method in class com.amazonaws.services.config.model.ConfigRule
Provides the rule owner (Amazon Web Services or customer), the rule identifier, and the notifications that cause the function to evaluate your Amazon Web Services resources.
withSourceAccountId(String) - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
The 12-digit account ID of the source account.
withSourceDetails(SourceDetail...) - Method in class com.amazonaws.services.config.model.Source
Provides the source and the message types that cause Config to evaluate your Amazon Web Services resources against a rule.
withSourceDetails(Collection<SourceDetail>) - Method in class com.amazonaws.services.config.model.Source
Provides the source and the message types that cause Config to evaluate your Amazon Web Services resources against a rule.
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 Config Managed rules, a predefined identifier from a list.
withSourceRegion(String) - Method in class com.amazonaws.services.config.model.AggregateResourceIdentifier
The source region where data is aggregated.
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.
withSsmControls(SsmControls) - Method in class com.amazonaws.services.config.model.ExecutionControls
A SsmControls object.
withStackArn(String) - Method in class com.amazonaws.services.config.model.ConformancePackStatusDetail
Amazon Resource Name (ARN) of CloudFormation stack.
withStartTime(Date) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The time when the step started.
withState(String) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
ENUM of the values.
withState(RemediationExecutionState) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
ENUM of the values.
withState(String) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The valid status of the step.
withState(RemediationExecutionStepState) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The valid status of the step.
withStaticValue(StaticValue) - Method in class com.amazonaws.services.config.model.RemediationParameterValue
The value is static and does not change at run-time.
withStatus(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
Indicates deployment status for conformance pack in a member account.
withStatus(OrganizationResourceDetailedStatus) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackDetailedStatus
Indicates deployment status for conformance pack in a member account.
withStatus(String) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
Indicates deployment status of an organization conformance pack.
withStatus(OrganizationResourceStatus) - Method in class com.amazonaws.services.config.model.OrganizationConformancePackStatus
Indicates deployment status of an organization conformance pack.
withStatus(String) - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
Indicates deployment status for conformance pack in a member account.
withStatus(OrganizationResourceDetailedStatus) - Method in class com.amazonaws.services.config.model.OrganizationResourceDetailedStatusFilters
Indicates deployment status for conformance pack in a member account.
withStepDetails(RemediationExecutionStep...) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
Details of every step.
withStepDetails(Collection<RemediationExecutionStep>) - Method in class com.amazonaws.services.config.model.RemediationExecutionStatus
Details of every step.
withStopTime(Date) - Method in class com.amazonaws.services.config.model.RemediationExecutionStep
The time when the step stopped.
withStoredQuery(StoredQuery) - Method in class com.amazonaws.services.config.model.GetStoredQueryResult
Returns a StoredQuery object.
withStoredQuery(StoredQuery) - Method in class com.amazonaws.services.config.model.PutStoredQueryRequest
A list of StoredQuery objects.
withStoredQueryMetadata(StoredQueryMetadata...) - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
A list of StoredQueryMetadata objects.
withStoredQueryMetadata(Collection<StoredQueryMetadata>) - Method in class com.amazonaws.services.config.model.ListStoredQueriesResult
A list of StoredQueryMetadata objects.
withSupplementaryConfiguration(Map<String, String>) - Method in class com.amazonaws.services.config.model.BaseConfigurationItem
Configuration attributes that 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 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 Amazon Web Services resources that you want to trigger an evaluation for the rule.
withTagKeys(String...) - Method in class com.amazonaws.services.config.model.UntagResourceRequest
The keys of the tags to be removed.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.config.model.UntagResourceRequest
The keys of the tags to be removed.
withTagKeyScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
One part of a key-value pair that make up a tag.
withTagKeyScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
One part of a key-value pair that make up a tag.
withTagKeyScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
One part of a key-value pair that make up a tag.
withTagKeyScope(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
One part of a key-value pair that make up a tag.
withTags(Map<String, String>) - Method in class com.amazonaws.services.config.model.ConfigurationItem
A mapping of key value tags associated with the resource.
withTags(Tag...) - Method in class com.amazonaws.services.config.model.ListTagsForResourceResult
The tags for the resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.ListTagsForResourceResult
The tags for the resource.
withTags(Tag...) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
An array of tag object.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.PutAggregationAuthorizationRequest
An array of tag object.
withTags(Tag...) - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
An array of tag object.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.PutConfigRuleRequest
An array of tag object.
withTags(Tag...) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
An array of tag object.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.PutConfigurationAggregatorRequest
An array of tag object.
withTags(Map<String, String>) - Method in class com.amazonaws.services.config.model.PutResourceConfigRequest
Tags associated with the resource.
withTags(Tag...) - Method in class com.amazonaws.services.config.model.PutStoredQueryRequest
A list of Tags object.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.PutStoredQueryRequest
A list of Tags object.
withTags(Tag...) - Method in class com.amazonaws.services.config.model.TagResourceRequest
An array of tag object.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.config.model.TagResourceRequest
An array of tag object.
withTagValue(String) - Method in class com.amazonaws.services.config.model.Scope
The tag value applied to only those Amazon Web Services resources that you want to trigger an evaluation for the rule.
withTagValueScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadata
The optional part of a key-value pair that make up a tag.
withTagValueScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomPolicyRuleMetadataNoPolicy
The optional part of a key-value pair that make up a tag.
withTagValueScope(String) - Method in class com.amazonaws.services.config.model.OrganizationCustomRuleMetadata
The optional part of a key-value pair that make up a tag.
withTagValueScope(String) - Method in class com.amazonaws.services.config.model.OrganizationManagedRuleMetadata
The optional part of a key-value pair that make up a tag.
withTargetId(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Target ID is the name of the public document.
withTargetType(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The type of the target.
withTargetType(RemediationTargetType) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
The type of the target.
withTargetVersion(String) - Method in class com.amazonaws.services.config.model.RemediationConfiguration
Version of the target.
withTemplateBody(String) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
A string containing full conformance pack template body.
withTemplateBody(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
A string containing full conformance pack template body.
withTemplateS3Uri(String) - Method in class com.amazonaws.services.config.model.PutConformancePackRequest
Location of file containing the template body (s3://bucketname/prefix).
withTemplateS3Uri(String) - Method in class com.amazonaws.services.config.model.PutOrganizationConformancePackRequest
Location of file containing the template body.
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.GetAggregateDiscoveredResourceCountsResult
The total number of resources that are present in an aggregator with the filters that you provide.
withTotalDiscoveredResources(Long) - Method in class com.amazonaws.services.config.model.GetDiscoveredResourceCountsResult
The total number of resources that Config is recording in the region for your account.
withTotalRuleCount(Integer) - Method in class com.amazonaws.services.config.model.AggregateConformancePackCompliance
Total number of compliant rules, noncompliant rules, and the rules that do not have any applicable resources to evaluate upon resulting in insufficient data.
withUnprocessedResourceIdentifiers(AggregateResourceIdentifier...) - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigResult
A list of resource identifiers that were not processed with current scope.
withUnprocessedResourceIdentifiers(Collection<AggregateResourceIdentifier>) - Method in class com.amazonaws.services.config.model.BatchGetAggregateResourceConfigResult
A list of resource identifiers that were not processed with current scope.
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.
withValue(String) - Method in class com.amazonaws.services.config.model.ResourceValue
The value is a resource ID.
withValue(ResourceValueType) - Method in class com.amazonaws.services.config.model.ResourceValue
The value is a resource ID.
withValue(String) - Method in class com.amazonaws.services.config.model.Tag
The optional part of a key-value pair that make up a tag.
withValues(String...) - Method in class com.amazonaws.services.config.model.StaticValue
A list of values.
withValues(Collection<String>) - Method in class com.amazonaws.services.config.model.StaticValue
A list of values.
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 Q R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.