accessEndpoints

@JvmName(name = "pallucfdcqfbbrlt")
suspend fun accessEndpoints(value: Output<List<StackAccessEndpointArgs>>)
@JvmName(name = "xwauyawbhhuailml")
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 = "qcqesqtnseahnbqd")
suspend fun accessEndpoints(vararg values: Output<StackAccessEndpointArgs>)


@JvmName(name = "tbmpiakplhiilihu")
suspend fun accessEndpoints(values: List<Output<StackAccessEndpointArgs>>)
@JvmName(name = "gbcwahnvsdcpeplb")
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 = "rgurjyeylbvgeufp")
suspend fun accessEndpoints(argument: List<suspend StackAccessEndpointArgsBuilder.() -> Unit>)
@JvmName(name = "jnbwhanoqoywchdf")
suspend fun accessEndpoints(vararg argument: suspend StackAccessEndpointArgsBuilder.() -> Unit)
@JvmName(name = "cmmqdmhoctqadgdr")
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.