Class GetConfigurationStoreArgs.Builder

  • Enclosing class:
    GetConfigurationStoreArgs

    public static final class GetConfigurationStoreArgs.Builder
    extends java.lang.Object
    • Method Detail

      • configStoreName

        public GetConfigurationStoreArgs.Builder configStoreName​(com.pulumi.core.Output<java.lang.String> configStoreName)
        Parameters:
        configStoreName - The name of the configuration store.
        Returns:
        builder
      • configStoreName

        public GetConfigurationStoreArgs.Builder configStoreName​(java.lang.String configStoreName)
        Parameters:
        configStoreName - The name of the configuration store.
        Returns:
        builder
      • resourceGroupName

        public GetConfigurationStoreArgs.Builder resourceGroupName​(com.pulumi.core.Output<java.lang.String> resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group to which the container registry belongs.
        Returns:
        builder
      • resourceGroupName

        public GetConfigurationStoreArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group to which the container registry belongs.
        Returns:
        builder