public static interface DescribeResourceCollectionHealthRequest.Builder extends DevOpsGuruRequest.Builder, SdkPojo, CopyableBuilder<DescribeResourceCollectionHealthRequest.Builder,DescribeResourceCollectionHealthRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeResourceCollectionHealthRequest.Builder |
nextToken(String nextToken)
The pagination token to use to retrieve the next page of results for this operation.
|
DescribeResourceCollectionHealthRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeResourceCollectionHealthRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeResourceCollectionHealthRequest.Builder |
resourceCollectionType(ResourceCollectionType resourceCollectionType)
An AWS resource collection type.
|
DescribeResourceCollectionHealthRequest.Builder |
resourceCollectionType(String resourceCollectionType)
An AWS resource collection type.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeResourceCollectionHealthRequest.Builder resourceCollectionType(String resourceCollectionType)
An AWS resource collection type. This type specifies how analyzed AWS resources are defined. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
resourceCollectionType - An AWS resource collection type. This type specifies how analyzed AWS resources are defined. The one
type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured
to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS
CloudFormation stacks.ResourceCollectionType,
ResourceCollectionTypeDescribeResourceCollectionHealthRequest.Builder resourceCollectionType(ResourceCollectionType resourceCollectionType)
An AWS resource collection type. This type specifies how analyzed AWS resources are defined. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
resourceCollectionType - An AWS resource collection type. This type specifies how analyzed AWS resources are defined. The one
type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured
to analyze only the AWS resources that are defined in the stacks. You can specify up to 500 AWS
CloudFormation stacks.ResourceCollectionType,
ResourceCollectionTypeDescribeResourceCollectionHealthRequest.Builder nextToken(String nextToken)
The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.
nextToken - The pagination token to use to retrieve the next page of results for this operation. If this value is
null, it retrieves the first page.DescribeResourceCollectionHealthRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeResourceCollectionHealthRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.