activationKey property
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
final pulumi.Input<String?>? activationKey;