ipAddress property

Output<String> ipAddress
latefinal

DataSync Agent IP address to retrieve activation key during resource creation. Conflicts with activationKey. DataSync Agent must be accessible on port 80 from where the provider is running.

Implementation

late final pulumi.Output<String> ipAddress;