toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.resourceexplorer2.kotlin.inputs
/
ViewIncludedPropertyArgs
View
Included
Property
Args
data
class
ViewIncludedPropertyArgs
(
val
name
:
Output
<
String
>
)
:
ConvertibleToJava
<
ViewIncludedPropertyArgs
>
Members
Constructors
View
Included
Property
Args
Link copied to clipboard
constructor
(
name
:
Output
<
String
>
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
String
>
The name of the property that is included in this view.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ViewIncludedPropertyArgs