createStack

inline suspend fun AppStreamClient.createStack(crossinline block: CreateStackRequest.Builder.() -> Unit): CreateStackResponse

Creates a stack to start streaming applications to users. A stack consists of an associated fleet, user access policies, and storage configurations.