ResourceSetArgs

constructor(description: Output<String>? = null, name: Output<String>? = null, resourceTypeList: Output<List<String>>? = null, resources: Output<List<String>>? = null, tags: Output<List<TagArgs>>? = null)