ipId property

String? ipId
final

Only when removing an IP address from a Resolver endpoint: The ID of the IP address that you want to remove. To get this ID, use GetResolverEndpoint.

Implementation

final String? ipId;