EntityArgs

constructor(disabled: Output<Boolean>? = null, externalPolicies: Output<Boolean>? = null, metadata: Output<Map<String, String>>? = null, name: Output<String>? = null, namespace: Output<String>? = null, policies: Output<List<String>>? = null)