publicNetworkAccessEnabled

@JvmName(name = "xcwqxaqvntbtelel")
suspend fun publicNetworkAccessEnabled(value: Output<Boolean>)
@JvmName(name = "oivvqymrqciigimj")
suspend fun publicNetworkAccessEnabled(value: Boolean?)

Parameters

value

Whether or not public network access is allowed for this Redis Cache. true means this resource could be accessed by both public and private endpoint. false means only private endpoint access is allowed. Defaults to true.