Interface ResourceCountFilters.Builder

    • Method Detail

      • resourceType

        ResourceCountFilters.Builder resourceType​(String resourceType)

        The type of the Amazon Web Services resource.

        Parameters:
        resourceType - The type of the Amazon Web Services resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ResourceType, ResourceType
      • resourceType

        ResourceCountFilters.Builder resourceType​(ResourceType resourceType)

        The type of the Amazon Web Services resource.

        Parameters:
        resourceType - The type of the Amazon Web Services resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ResourceType, ResourceType
      • accountId

        ResourceCountFilters.Builder accountId​(String accountId)

        The 12-digit ID of the account.

        Parameters:
        accountId - The 12-digit ID of the account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • region

        ResourceCountFilters.Builder region​(String region)

        The region where the account is located.

        Parameters:
        region - The region where the account is located.
        Returns:
        Returns a reference to this object so that method calls can be chained together.