accessEndpoints

@JvmName(name = "ohyjpqhsksjmtudh")
suspend fun accessEndpoints(value: Output<List<StackAccessEndpointArgs>>)
@JvmName(name = "ouiukhsbhumtewju")
suspend fun accessEndpoints(value: List<StackAccessEndpointArgs>?)

Parameters

value

Set of configuration blocks defining the interface VPC endpoints. Users of the stack can connect to AppStream 2.0 only through the specified endpoints. See access_endpoints below.


@JvmName(name = "ijxwculumkodmkab")
suspend fun accessEndpoints(vararg values: Output<StackAccessEndpointArgs>)


@JvmName(name = "bmgpnbfsvlobqpam")
suspend fun accessEndpoints(values: List<Output<StackAccessEndpointArgs>>)
@JvmName(name = "cxytnpgbawnyiqid")
suspend fun accessEndpoints(vararg values: StackAccessEndpointArgs)

Parameters

values

Set of configuration blocks defining the interface VPC endpoints. Users of the stack can connect to AppStream 2.0 only through the specified endpoints. See access_endpoints below.


@JvmName(name = "cydojfnqduodtkdr")
suspend fun accessEndpoints(argument: List<suspend StackAccessEndpointArgsBuilder.() -> Unit>)
@JvmName(name = "gqfwyimdixqryunu")
suspend fun accessEndpoints(vararg argument: suspend StackAccessEndpointArgsBuilder.() -> Unit)
@JvmName(name = "peanhmbnistuygnb")
suspend fun accessEndpoints(argument: suspend StackAccessEndpointArgsBuilder.() -> Unit)

Parameters

argument

Set of configuration blocks defining the interface VPC endpoints. Users of the stack can connect to AppStream 2.0 only through the specified endpoints. See access_endpoints below.