Class GetInfrastructureResourceArgs.Builder

    • Method Detail

      • infrastructureResourceName

        public GetInfrastructureResourceArgs.Builder infrastructureResourceName​(com.pulumi.core.Output<java.lang.String> infrastructureResourceName)
        Parameters:
        infrastructureResourceName - The name of the infrastructure resource in the space.
        Returns:
        builder
      • infrastructureResourceName

        public GetInfrastructureResourceArgs.Builder infrastructureResourceName​(java.lang.String infrastructureResourceName)
        Parameters:
        infrastructureResourceName - The name of the infrastructure resource in the space.
        Returns:
        builder
      • resourceGroupName

        public GetInfrastructureResourceArgs.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 GetInfrastructureResourceArgs.Builder resourceGroupName​(java.lang.String resourceGroupName)
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        Returns:
        builder
      • spaceName

        public GetInfrastructureResourceArgs.Builder spaceName​(com.pulumi.core.Output<java.lang.String> spaceName)
        Parameters:
        spaceName - The name of the space
        Returns:
        builder