ServiceBinding

class ServiceBinding : KotlinCustomResource

Creates a new ServiceBinding in a given project and location.

Properties

Link copied to clipboard
val createTime: Output<String>

The timestamp when the resource was created.

Link copied to clipboard
val description: Output<String>

Optional. A free-text description of the resource. Max length 1024 characters.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val labels: Output<Map<String, String>>

Optional. Set of label tags associated with the ServiceBinding resource.

Link copied to clipboard
val location: Output<String>
Link copied to clipboard
val name: Output<String>

Name of the ServiceBinding resource. It matches pattern projects/*/locations/global/serviceBindings/service_binding_name. */

Link copied to clipboard
val project: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val service: Output<String>

The full Service Directory Service name of the format projects//locations//namespaces//services/ ////

Link copied to clipboard

Required. Short name of the ServiceBinding resource to be created.

Link copied to clipboard
val updateTime: Output<String>

The timestamp when the resource was updated.

Link copied to clipboard
val urn: Output<String>