publicConnectivity

@JvmName(name = "yjhyjabkitivbfrc")
suspend fun publicConnectivity(value: Output<Boolean>)
@JvmName(name = "wtmdnuuxtqieboip")
suspend fun publicConnectivity(value: Boolean?)

Parameters

value

Specifies whether or not the graph can be reachable over the internet. All access to graphs is IAM authenticated. When the graph is publicly available, its domain name system (DNS) endpoint resolves to the public IP address from the internet. When the graph isn't publicly available, you need to create a PrivateGraphEndpoint in a given VPC to ensure the DNS name resolves to a private IP address that is reachable from the VPC.