These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.appplatform.getBuildpackBinding
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get a buildpack binding by name. API Version: 2022-01-01-preview.
Using getBuildpackBinding
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getBuildpackBinding(args: GetBuildpackBindingArgs, opts?: InvokeOptions): Promise<GetBuildpackBindingResult>
function getBuildpackBindingOutput(args: GetBuildpackBindingOutputArgs, opts?: InvokeOptions): Output<GetBuildpackBindingResult>
def get_buildpack_binding(build_service_name: Optional[str] = None,
builder_name: Optional[str] = None,
buildpack_binding_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
service_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetBuildpackBindingResult
def get_buildpack_binding_output(build_service_name: Optional[pulumi.Input[str]] = None,
builder_name: Optional[pulumi.Input[str]] = None,
buildpack_binding_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
service_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetBuildpackBindingResult]
func LookupBuildpackBinding(ctx *Context, args *LookupBuildpackBindingArgs, opts ...InvokeOption) (*LookupBuildpackBindingResult, error)
func LookupBuildpackBindingOutput(ctx *Context, args *LookupBuildpackBindingOutputArgs, opts ...InvokeOption) LookupBuildpackBindingResultOutput
> Note: This function is named LookupBuildpackBinding
in the Go SDK.
public static class GetBuildpackBinding
{
public static Task<GetBuildpackBindingResult> InvokeAsync(GetBuildpackBindingArgs args, InvokeOptions? opts = null)
public static Output<GetBuildpackBindingResult> Invoke(GetBuildpackBindingInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetBuildpackBindingResult> getBuildpackBinding(GetBuildpackBindingArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:appplatform:getBuildpackBinding
arguments:
# arguments dictionary
The following arguments are supported:
- Build
Service stringName - The name of the build service resource.
- Builder
Name string - The name of the builder resource.
- Buildpack
Binding stringName - The name of the Buildpack Binding Name
- Resource
Group stringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- Service
Name string - The name of the Service resource.
- Build
Service stringName - The name of the build service resource.
- Builder
Name string - The name of the builder resource.
- Buildpack
Binding stringName - The name of the Buildpack Binding Name
- Resource
Group stringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- Service
Name string - The name of the Service resource.
- build
Service StringName - The name of the build service resource.
- builder
Name String - The name of the builder resource.
- buildpack
Binding StringName - The name of the Buildpack Binding Name
- resource
Group StringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service
Name String - The name of the Service resource.
- build
Service stringName - The name of the build service resource.
- builder
Name string - The name of the builder resource.
- buildpack
Binding stringName - The name of the Buildpack Binding Name
- resource
Group stringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service
Name string - The name of the Service resource.
- build_
service_ strname - The name of the build service resource.
- builder_
name str - The name of the builder resource.
- buildpack_
binding_ strname - The name of the Buildpack Binding Name
- resource_
group_ strname - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service_
name str - The name of the Service resource.
- build
Service StringName - The name of the build service resource.
- builder
Name String - The name of the builder resource.
- buildpack
Binding StringName - The name of the Buildpack Binding Name
- resource
Group StringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service
Name String - The name of the Service resource.
getBuildpackBinding Result
The following output properties are available:
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
Pulumi.
Azure Native. App Platform. Outputs. Buildpack Binding Properties Response - Properties of a buildpack binding
- System
Data Pulumi.Azure Native. App Platform. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
Buildpack
Binding Properties Response - Properties of a buildpack binding
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties
Buildpack
Binding Properties Response - Properties of a buildpack binding
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- properties
Buildpack
Binding Properties Response - Properties of a buildpack binding
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- properties
Buildpack
Binding Properties Response - Properties of a buildpack binding
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties Property Map
- Properties of a buildpack binding
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
Supporting Types
BuildpackBindingLaunchPropertiesResponse
- Properties Dictionary<string, string>
- Non-sensitive properties for launchProperties
- Secrets Dictionary<string, string>
- Sensitive properties for launchProperties
- Properties map[string]string
- Non-sensitive properties for launchProperties
- Secrets map[string]string
- Sensitive properties for launchProperties
- properties Map<String,String>
- Non-sensitive properties for launchProperties
- secrets Map<String,String>
- Sensitive properties for launchProperties
- properties {[key: string]: string}
- Non-sensitive properties for launchProperties
- secrets {[key: string]: string}
- Sensitive properties for launchProperties
- properties Mapping[str, str]
- Non-sensitive properties for launchProperties
- secrets Mapping[str, str]
- Sensitive properties for launchProperties
- properties Map<String>
- Non-sensitive properties for launchProperties
- secrets Map<String>
- Sensitive properties for launchProperties
BuildpackBindingPropertiesResponse
- Provisioning
State string - State of the Buildpack Binding.
- Binding
Type string - Buildpack Binding Type
- Launch
Properties Pulumi.Azure Native. App Platform. Inputs. Buildpack Binding Launch Properties Response - The object describes the buildpack binding launch properties
- Provisioning
State string - State of the Buildpack Binding.
- Binding
Type string - Buildpack Binding Type
- Launch
Properties BuildpackBinding Launch Properties Response - The object describes the buildpack binding launch properties
- provisioning
State String - State of the Buildpack Binding.
- binding
Type String - Buildpack Binding Type
- launch
Properties BuildpackBinding Launch Properties Response - The object describes the buildpack binding launch properties
- provisioning
State string - State of the Buildpack Binding.
- binding
Type string - Buildpack Binding Type
- launch
Properties BuildpackBinding Launch Properties Response - The object describes the buildpack binding launch properties
- provisioning_
state str - State of the Buildpack Binding.
- binding_
type str - Buildpack Binding Type
- launch_
properties BuildpackBinding Launch Properties Response - The object describes the buildpack binding launch properties
- provisioning
State String - State of the Buildpack Binding.
- binding
Type String - Buildpack Binding Type
- launch
Properties Property Map - The object describes the buildpack binding launch properties
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi