Class Provision (0.2.0)

Provision(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Provision is the unit operation that provision the underlying resources represented by a Unit. Can only execute if the Unit is not currently provisioned.

Attributes

Name Description
release str
Optional. Reference to the Release object to use for the Unit. (optional).
input_variables MutableSequence[google.cloud.saasplatform_saasservicemgmt_v1beta1.types.UnitVariable]
Optional. Set of input variables. Maximum 100. (optional)