certificateStoreName

@JvmName(name = "uaspggwaqbmfwjav")
suspend fun certificateStoreName(value: Output<Either<String, CertificateStoreNameOption>>)
@JvmName(name = "uvynotrjcqlmpgdp")
suspend fun certificateStoreName(value: Either<String, CertificateStoreNameOption>?)
@JvmName(name = "kwmqlnpxaognwyry")
fun certificateStoreName(value: String)
@JvmName(name = "gpacoccmgeuagkmv")
fun certificateStoreName(value: CertificateStoreNameOption)

Parameters

value

Name of the certificate store to use on the machine, currently 'My' and 'Root' are supported.