accessEndpoints

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


@JvmName(name = "nafckqqsiaouboaw")
suspend fun accessEndpoints(values: List<Output<StackAccessEndpointArgs>>)
@JvmName(name = "pyjuifwnfvahfmfo")
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 = "hxhvbjbjxpyvlgio")
suspend fun accessEndpoints(argument: List<suspend StackAccessEndpointArgsBuilder.() -> Unit>)
@JvmName(name = "mjdwlvtqauneusfs")
suspend fun accessEndpoints(vararg argument: suspend StackAccessEndpointArgsBuilder.() -> Unit)
@JvmName(name = "ctpqmkppmbjjnflc")
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.