ResourceSetArgs

fun ResourceSetArgs(description: Output<String>? = null, name: Output<String>? = null, resourceTypeList: Output<List<String>>? = null, resources: Output<List<String>>? = null, tags: Output<List<ResourceSetTagArgs>>? = null)