activationKey property

Output<String> activationKey
latefinal

DataSync Agent activation key during resource creation. Conflicts with ipAddress. If an ipAddress is provided instead, the provider will retrieve the activationKey as part of the resource creation.

Implementation

late final pulumi.Output<String> activationKey;