WorkspaceNetworkAccessControl

data class WorkspaceNetworkAccessControl(val prefixListIds: List<String>, val vpceIds: List<String>)

Constructors

Link copied to clipboard
constructor(prefixListIds: List<String>, vpceIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of prefix list IDs.

Link copied to clipboard

An array of Amazon VPC endpoint IDs for the workspace. The only VPC endpoints that can be specified here are interface VPC endpoints for Grafana workspaces (using the com.amazonaws.region.grafana-workspace service endpoint). Other VPC endpoints will be ignored.