SecretBackendConnectionCouchbaseArgs

constructor(base64Pem: Output<String>? = null, bucketName: Output<String>? = null, hosts: Output<List<String>>, insecureTls: Output<Boolean>? = null, password: Output<String>, tls: Output<Boolean>? = null, username: Output<String>, usernameTemplate: Output<String>? = null)