FakeRoute53

constructor(clock: Clock = Clock.systemUTC(), random: Random = Random, hostedZones: Storage<StoredHostedZone> = Storage.InMemory(), resources: Storage<ResourceRecordSet> = Storage.InMemory(), vpcAssociations: Storage<VPC> = Storage.InMemory())(source)