Managed CCFProperties Args
constructor(deploymentType: Output<DeploymentTypeArgs>? = null, memberIdentityCertificates: Output<List<MemberIdentityCertificateArgs>>? = null, nodeCount: Output<Int>? = null, runningState: Output<Either<String, RunningState>>? = null)