DhcpOptionsSetArgs

constructor(associateVpcs: Output<List<DhcpOptionsSetAssociateVpcArgs>>? = null, dhcpOptionsSetDescription: Output<String>? = null, dhcpOptionsSetName: Output<String>? = null, domainName: Output<String>? = null, domainNameServers: Output<String>? = null, dryRun: Output<Boolean>? = null, ipv6LeaseTime: Output<String>? = null, leaseTime: Output<String>? = null, resourceGroupId: Output<String>? = null, tags: Output<Map<String, String>>? = null)