generatedActivationKey property

String? generatedActivationKey
getter/setter pair

Google-generated activation key.

This is only output if the selected profile supports an OUTPUT key flow. Inputting this to the provider is only valid while the resource is in a PENDING_KEY state. Once the provider has accepted the key, the resource will move to the CONFIGURING state.

Output only.

Implementation

core.String? generatedActivationKey;