CacheNodeEntityArgs

constructor(autoUpdateRequestedDay: Output<Int>? = null, autoUpdateRequestedTime: Output<String>? = null, autoUpdateRequestedWeek: Output<Int>? = null, autoUpdateRingType: Output<Either<String, AutoUpdateRingType>>? = null, cacheNodeId: Output<String>? = null, cacheNodeName: Output<String>? = null, cidrCsv: Output<List<String>>? = null, cidrSelectionType: Output<Int>? = null, customerAsn: Output<Int>? = null, customerIndex: Output<String>? = null, customerName: Output<String>? = null, fullyQualifiedDomainName: Output<String>? = null, fullyQualifiedResourceId: Output<String>? = null, ipAddress: Output<String>? = null, isEnabled: Output<Boolean>? = null, isEnterpriseManaged: Output<Boolean>? = null, maxAllowableEgressInMbps: Output<Int>? = null, shouldMigrate: Output<Boolean>? = null)