Input$UpdateIpAllowListEntryInput constructor
Input$UpdateIpAllowListEntryInput({})
Implementation
Input$UpdateIpAllowListEntryInput(
{required this.allowListValue,
this.clientMutationId,
required this.ipAllowListEntryId,
required this.isActive,
this.name});