Secret Backend Role Args
constructor(backend: Output<String>? = null, consulNamespace: Output<String>? = null, consulPolicies: Output<List<String>>? = null, consulRoles: Output<List<String>>? = null, local: Output<Boolean>? = null, maxTtl: Output<Int>? = null, name: Output<String>? = null, namespace: Output<String>? = null, nodeIdentities: Output<List<String>>? = null, partition: Output<String>? = null, policies: Output<List<String>>? = null, serviceIdentities: Output<List<String>>? = null, ttl: Output<Int>? = null)