PolicyArgs

fun PolicyArgs(name: Output<String>? = null, parent: Output<String>? = null, spec: Output<PolicySpecArgs>? = null)