public static interface ResourceCountFilters.Builder extends SdkPojo, CopyableBuilder<ResourceCountFilters.Builder,ResourceCountFilters>
| Modifier and Type | Method and Description |
|---|---|
ResourceCountFilters.Builder |
accountId(String accountId)
The 12-digit ID of the account.
|
ResourceCountFilters.Builder |
region(String region)
The region where the account is located.
|
ResourceCountFilters.Builder |
resourceType(ResourceType resourceType)
The type of the Amazon Web Services resource.
|
ResourceCountFilters.Builder |
resourceType(String resourceType)
The type of the Amazon Web Services resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourceCountFilters.Builder resourceType(String resourceType)
The type of the Amazon Web Services resource.
resourceType - The type of the Amazon Web Services resource.ResourceType,
ResourceTypeResourceCountFilters.Builder resourceType(ResourceType resourceType)
The type of the Amazon Web Services resource.
resourceType - The type of the Amazon Web Services resource.ResourceType,
ResourceTypeResourceCountFilters.Builder accountId(String accountId)
The 12-digit ID of the account.
accountId - The 12-digit ID of the account.ResourceCountFilters.Builder region(String region)
The region where the account is located.
region - The region where the account is located.Copyright © 2023. All rights reserved.