PolicyArgs

constructor(content: Output<Any>? = null, description: Output<String>? = null, name: Output<String>? = null, tags: Output<List<TagArgs>>? = null, targetIds: Output<List<String>>? = null, type: Output<PolicyType>? = null)