pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.workspaces.kotlin.inputs
/
GetImagePlainArgs
Get
Image
Plain
Args
data
class
GetImagePlainArgs
(
val
imageId
:
String
)
:
ConvertibleToJava
<
GetImagePlainArgs
>
A collection of arguments for invoking getImage.
Constructors
Functions
Properties
Constructors
Get
Image
Plain
Args
Link copied to clipboard
fun
GetImagePlainArgs
(
imageId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetImagePlainArgs
Properties
image
Id
Link copied to clipboard
val
imageId
:
String
ID of the image.