protocolTypes

@JvmName(name = "jbpjryvwbbdtitvq")
suspend fun protocolTypes(value: Output<List<String>>)
@JvmName(name = "klnmxsrhqkhuxtvx")
suspend fun protocolTypes(value: List<String>?)

Parameters

value

Set of protocol types, default NFSv3, CIFS for SMB protocol


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


@JvmName(name = "tnhrjdchdwisndkn")
suspend fun protocolTypes(values: List<Output<String>>)
@JvmName(name = "quirngrscfarddrt")
suspend fun protocolTypes(vararg values: String)

Parameters

values

Set of protocol types, default NFSv3, CIFS for SMB protocol