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