Class GetBuildpackBindingArgs


  • public final class GetBuildpackBindingArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • buildServiceName

        public com.pulumi.core.Output<java.lang.String> buildServiceName()
        Returns:
        The name of the build service resource.
      • builderName

        public com.pulumi.core.Output<java.lang.String> builderName()
        Returns:
        The name of the builder resource.
      • buildpackBindingName

        public com.pulumi.core.Output<java.lang.String> buildpackBindingName()
        Returns:
        The name of the Buildpack Binding Name
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
      • serviceName

        public com.pulumi.core.Output<java.lang.String> serviceName()
        Returns:
        The name of the Service resource.