@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetAggregateConformancePackComplianceSummaryRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
GetAggregateConformancePackComplianceSummaryRequest() |
Modifier and Type | Method and Description |
---|---|
GetAggregateConformancePackComplianceSummaryRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getConfigurationAggregatorName()
The name of the configuration aggregator.
|
AggregateConformancePackComplianceSummaryFilters |
getFilters()
Filters the results based on the
AggregateConformancePackComplianceSummaryFilters object. |
String |
getGroupByKey()
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
|
Integer |
getLimit()
The maximum number of results returned on each page.
|
String |
getNextToken()
The
nextToken string returned on a previous page that you use to get the next page of results in a
paginated response. |
int |
hashCode() |
void |
setConfigurationAggregatorName(String configurationAggregatorName)
The name of the configuration aggregator.
|
void |
setFilters(AggregateConformancePackComplianceSummaryFilters filters)
Filters the results based on the
AggregateConformancePackComplianceSummaryFilters object. |
void |
setGroupByKey(String groupByKey)
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
|
void |
setLimit(Integer limit)
The maximum number of results returned on each page.
|
void |
setNextToken(String nextToken)
The
nextToken string returned on a previous page that you use to get the next page of results in a
paginated response. |
String |
toString()
Returns a string representation of this object.
|
GetAggregateConformancePackComplianceSummaryRequest |
withConfigurationAggregatorName(String configurationAggregatorName)
The name of the configuration aggregator.
|
GetAggregateConformancePackComplianceSummaryRequest |
withFilters(AggregateConformancePackComplianceSummaryFilters filters)
Filters the results based on the
AggregateConformancePackComplianceSummaryFilters object. |
GetAggregateConformancePackComplianceSummaryRequest |
withGroupByKey(AggregateConformancePackComplianceSummaryGroupKey groupByKey)
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
|
GetAggregateConformancePackComplianceSummaryRequest |
withGroupByKey(String groupByKey)
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
|
GetAggregateConformancePackComplianceSummaryRequest |
withLimit(Integer limit)
The maximum number of results returned on each page.
|
GetAggregateConformancePackComplianceSummaryRequest |
withNextToken(String nextToken)
The
nextToken string returned on a previous page that you use to get the next page of results in a
paginated response. |
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public GetAggregateConformancePackComplianceSummaryRequest()
public void setConfigurationAggregatorName(String configurationAggregatorName)
The name of the configuration aggregator.
configurationAggregatorName
- The name of the configuration aggregator.public String getConfigurationAggregatorName()
The name of the configuration aggregator.
public GetAggregateConformancePackComplianceSummaryRequest withConfigurationAggregatorName(String configurationAggregatorName)
The name of the configuration aggregator.
configurationAggregatorName
- The name of the configuration aggregator.public void setFilters(AggregateConformancePackComplianceSummaryFilters filters)
Filters the results based on the AggregateConformancePackComplianceSummaryFilters
object.
filters
- Filters the results based on the AggregateConformancePackComplianceSummaryFilters
object.public AggregateConformancePackComplianceSummaryFilters getFilters()
Filters the results based on the AggregateConformancePackComplianceSummaryFilters
object.
AggregateConformancePackComplianceSummaryFilters
object.public GetAggregateConformancePackComplianceSummaryRequest withFilters(AggregateConformancePackComplianceSummaryFilters filters)
Filters the results based on the AggregateConformancePackComplianceSummaryFilters
object.
filters
- Filters the results based on the AggregateConformancePackComplianceSummaryFilters
object.public void setGroupByKey(String groupByKey)
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
groupByKey
- Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.AggregateConformancePackComplianceSummaryGroupKey
public String getGroupByKey()
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
AggregateConformancePackComplianceSummaryGroupKey
public GetAggregateConformancePackComplianceSummaryRequest withGroupByKey(String groupByKey)
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
groupByKey
- Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.AggregateConformancePackComplianceSummaryGroupKey
public GetAggregateConformancePackComplianceSummaryRequest withGroupByKey(AggregateConformancePackComplianceSummaryGroupKey groupByKey)
Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.
groupByKey
- Groups the result based on Amazon Web Services account ID or Amazon Web Services Region.AggregateConformancePackComplianceSummaryGroupKey
public void setLimit(Integer limit)
The maximum number of results returned on each page. The default is maximum. If you specify 0, Config uses the default.
limit
- The maximum number of results returned on each page. The default is maximum. If you specify 0, Config uses
the default.public Integer getLimit()
The maximum number of results returned on each page. The default is maximum. If you specify 0, Config uses the default.
public GetAggregateConformancePackComplianceSummaryRequest withLimit(Integer limit)
The maximum number of results returned on each page. The default is maximum. If you specify 0, Config uses the default.
limit
- The maximum number of results returned on each page. The default is maximum. If you specify 0, Config uses
the default.public void setNextToken(String nextToken)
The nextToken
string returned on a previous page that you use to get the next page of results in a
paginated response.
nextToken
- The nextToken
string returned on a previous page that you use to get the next page of results
in a paginated response.public String getNextToken()
The nextToken
string returned on a previous page that you use to get the next page of results in a
paginated response.
nextToken
string returned on a previous page that you use to get the next page of
results in a paginated response.public GetAggregateConformancePackComplianceSummaryRequest withNextToken(String nextToken)
The nextToken
string returned on a previous page that you use to get the next page of results in a
paginated response.
nextToken
- The nextToken
string returned on a previous page that you use to get the next page of results
in a paginated response.public String toString()
toString
in class Object
Object.toString()
public GetAggregateConformancePackComplianceSummaryRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()