Class GetThroughputPoolAccountArgs.Builder

    • Method Detail

      • resourceGroupName

        public GetThroughputPoolAccountArgs.Builder resourceGroupName​(com.pulumi.core.Output<java.lang.String> resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        Returns:
        builder
      • resourceGroupName

        public GetThroughputPoolAccountArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        Returns:
        builder
      • throughputPoolAccountName

        public GetThroughputPoolAccountArgs.Builder throughputPoolAccountName​(com.pulumi.core.Output<java.lang.String> throughputPoolAccountName)
        Parameters:
        throughputPoolAccountName - Cosmos DB global database account in a Throughput Pool
        Returns:
        builder
      • throughputPoolAccountName

        public GetThroughputPoolAccountArgs.Builder throughputPoolAccountName​(java.lang.String throughputPoolAccountName)
        Parameters:
        throughputPoolAccountName - Cosmos DB global database account in a Throughput Pool
        Returns:
        builder
      • throughputPoolName

        public GetThroughputPoolAccountArgs.Builder throughputPoolName​(com.pulumi.core.Output<java.lang.String> throughputPoolName)
        Parameters:
        throughputPoolName - Cosmos DB Throughput Pool name.
        Returns:
        builder
      • throughputPoolName

        public GetThroughputPoolAccountArgs.Builder throughputPoolName​(java.lang.String throughputPoolName)
        Parameters:
        throughputPoolName - Cosmos DB Throughput Pool name.
        Returns:
        builder