accessEndpoints

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


@JvmName(name = "xyrukgvjxypcwigb")
suspend fun accessEndpoints(values: List<Output<StackAccessEndpointArgs>>)
@JvmName(name = "pbdsbcoglrehrkqy")
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 = "cjjgkufccdnvsejy")
suspend fun accessEndpoints(argument: List<suspend StackAccessEndpointArgsBuilder.() -> Unit>)
@JvmName(name = "klsjxldbxuudcmvc")
suspend fun accessEndpoints(vararg argument: suspend StackAccessEndpointArgsBuilder.() -> Unit)
@JvmName(name = "ibwfpdciqrfrvwqw")
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.