serverCertificateThumbprints

@JvmName(name = "rnskoghxeseehdfj")
suspend fun serverCertificateThumbprints(value: Output<List<String>>)
@JvmName(name = "rdcdluqymjlbyhnt")
suspend fun serverCertificateThumbprints(value: List<String>?)

Parameters

value

A list of thumbprints of the server certificates of the Service Fabric cluster.


@JvmName(name = "lascuxevylxpyren")
suspend fun serverCertificateThumbprints(vararg values: Output<String>)


@JvmName(name = "uuldvmpdxshfndse")
suspend fun serverCertificateThumbprints(values: List<Output<String>>)
@JvmName(name = "hemowvceupagpknl")
suspend fun serverCertificateThumbprints(vararg values: String)

Parameters

values

A list of thumbprints of the server certificates of the Service Fabric cluster.