networkOrigin

@JvmName(name = "kahpjsefmvybopgk")
suspend fun networkOrigin(value: Output<Either<String, NetworkOrigin>>)
@JvmName(name = "iylwytywhodsgefo")
suspend fun networkOrigin(value: Either<String, NetworkOrigin>?)
@JvmName(name = "uqvqhxrqesvxslwo")
fun networkOrigin(value: String)
@JvmName(name = "tqiecbpmhtdvshmm")
fun networkOrigin(value: NetworkOrigin)

Parameters

value

Indicates whether this Access Point allows access from the public Internet. If VpcConfiguration is specified for this Access Point, then NetworkOrigin is VPC, and the Access Point doesn't allow access from the public Internet. Otherwise, NetworkOrigin is Internet, and the Access Point allows access from the public Internet, subject to the Access Point and bucket access policies.