ipAddress property

Input<String?>? ipAddress
final

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

final pulumi.Input<String?>? ipAddress;