accessedBy

val accessedBy: Output<String>

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".