accessEndpoints

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


@JvmName(name = "awexfpkxepbycmri")
suspend fun accessEndpoints(values: List<Output<StackAccessEndpointArgs>>)
@JvmName(name = "bnkeihmenevkditb")
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 = "tcliiaaixnujcbrx")
suspend fun accessEndpoints(argument: List<suspend StackAccessEndpointArgsBuilder.() -> Unit>)
@JvmName(name = "pcpejvkijslpjyoa")
suspend fun accessEndpoints(vararg argument: suspend StackAccessEndpointArgsBuilder.() -> Unit)
@JvmName(name = "uymgwywxycerittx")
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.