PolicyArgs

fun PolicyArgs(policyDocument: Output<Any>? = null, policyName: Output<String>? = null, tags: Output<List<PolicyTagArgs>>? = null)