pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.resourceexplorer2.kotlin
/
ViewArgs
/
ViewArgs
View
Args
fun
ViewArgs
(
filters
:
Output
<
ViewFiltersArgs
>
?
=
null
,
includedProperties
:
Output
<
List
<
ViewIncludedPropertyArgs
>
>
?
=
null
,
tags
:
Output
<
ViewTagMapArgs
>
?
=
null
,
viewName
:
Output
<
String
>
?
=
null
)