FolderArgs

constructor(deletionProtection: Output<Boolean>? = null, displayName: Output<String>? = null, parent: Output<String>? = null, tags: Output<Map<String, String>>? = null)