AppstreamFunctions

Functions

Link copied to clipboard
suspend fun getImage(argument: GetImagePlainArgs): GetImageResult

Data source for managing an AWS AppStream 2.0 Image.

suspend fun getImage(argument: suspend GetImagePlainArgsBuilder.() -> Unit): GetImageResult
suspend fun getImage(arn: String? = null, mostRecent: Boolean? = null, name: String? = null, nameRegex: String? = null, type: String? = null): GetImageResult