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 Amazon Web Services resource collection type.
|
DescribeResourceCollectionHealthRequest.Builder |
resourceCollectionType(String resourceCollectionType)
An Amazon Web Services resource collection type.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeResourceCollectionHealthRequest.Builder resourceCollectionType(String resourceCollectionType)
An Amazon Web Services resource collection type. This type specifies how analyzed Amazon Web Services resources are defined. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
resourceCollectionType - An Amazon Web Services resource collection type. This type specifies how analyzed Amazon Web Services
resources are defined. The two types of Amazon Web Services resource collections supported are Amazon
Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web
Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are
defined in the stacks or that are tagged using the same tag key. You can specify up to 500
Amazon Web Services CloudFormation stacks.ResourceCollectionType,
ResourceCollectionTypeDescribeResourceCollectionHealthRequest.Builder resourceCollectionType(ResourceCollectionType resourceCollectionType)
An Amazon Web Services resource collection type. This type specifies how analyzed Amazon Web Services resources are defined. The two types of Amazon Web Services resource collections supported are Amazon Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are defined in the stacks or that are tagged using the same tag key. You can specify up to 500 Amazon Web Services CloudFormation stacks.
resourceCollectionType - An Amazon Web Services resource collection type. This type specifies how analyzed Amazon Web Services
resources are defined. The two types of Amazon Web Services resource collections supported are Amazon
Web Services CloudFormation stacks and Amazon Web Services resources that contain the same Amazon Web
Services tag. DevOps Guru can be configured to analyze the Amazon Web Services resources that are
defined in the stacks or that are tagged using the same tag key. You can specify up to 500
Amazon Web Services 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 © 2023. All rights reserved.