toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.appstream.kotlin
/
AppstreamFunctions
Appstream
Functions
object
AppstreamFunctions
Members
Functions
get
Image
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