toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin.inputs
/
GetAmiPlainArgs
/
GetAmiPlainArgs
Get
Ami
Plain
Args
constructor
(
executableUsers
:
List
<
String
>
?
=
null
,
filters
:
List
<
GetAmiFilter
>
?
=
null
,
includeDeprecated
:
Boolean
?
=
null
,
mostRecent
:
Boolean
?
=
null
,
nameRegex
:
String
?
=
null
,
owners
:
List
<
String
>
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
)