accessedBy

@JvmName(name = "rtehqcuheewwerxk")
suspend fun accessedBy(value: Output<String>)
@JvmName(name = "hocjafcuedcahfuv")
suspend fun accessedBy(value: String?)

Parameters

value

The network limitation of accessing instance. Valid values:

  • Any - Allow all network to access the instance.

  • Vpc - Only can the attached VPC allow to access the instance.

  • ConsoleOrVpc - Allow web console or the attached VPC to access the instance. Default to "Any".