public static interface DescribeOrganizationResourceCollectionHealthRequest.Builder extends DevOpsGuruRequest.Builder, SdkPojo, CopyableBuilder<DescribeOrganizationResourceCollectionHealthRequest.Builder,DescribeOrganizationResourceCollectionHealthRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeOrganizationResourceCollectionHealthRequest.Builder organizationResourceCollectionType(String organizationResourceCollectionType)
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.
organizationResourceCollectionType - 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.OrganizationResourceCollectionType,
OrganizationResourceCollectionTypeDescribeOrganizationResourceCollectionHealthRequest.Builder organizationResourceCollectionType(OrganizationResourceCollectionType organizationResourceCollectionType)
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.
organizationResourceCollectionType - 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.OrganizationResourceCollectionType,
OrganizationResourceCollectionTypeDescribeOrganizationResourceCollectionHealthRequest.Builder accountIds(Collection<String> accountIds)
The ID of the Amazon Web Services account.
accountIds - The ID of the Amazon Web Services account.DescribeOrganizationResourceCollectionHealthRequest.Builder accountIds(String... accountIds)
The ID of the Amazon Web Services account.
accountIds - The ID of the Amazon Web Services account.DescribeOrganizationResourceCollectionHealthRequest.Builder organizationalUnitIds(Collection<String> organizationalUnitIds)
The ID of the organizational unit.
organizationalUnitIds - The ID of the organizational unit.DescribeOrganizationResourceCollectionHealthRequest.Builder organizationalUnitIds(String... organizationalUnitIds)
The ID of the organizational unit.
organizationalUnitIds - The ID of the organizational unit.DescribeOrganizationResourceCollectionHealthRequest.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.DescribeOrganizationResourceCollectionHealthRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return with a single call. To retrieve the remaining results, make another
call with the returned nextToken value.
maxResults - The maximum number of results to return with a single call. To retrieve the remaining results, make
another call with the returned nextToken value.DescribeOrganizationResourceCollectionHealthRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeOrganizationResourceCollectionHealthRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.