toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.connect.kotlin.inputs
/
ValuesPropertiesArgs
Values
Properties
Args
data
class
ValuesPropertiesArgs
(
val
stringList
:
Output
<
List
<
String
>
>
?
=
null
)
:
ConvertibleToJava
<
ValuesPropertiesArgs
>
The values of a predefined attribute.
Members
Constructors
Values
Properties
Args
Link copied to clipboard
constructor
(
stringList
:
Output
<
List
<
String
>
>
?
=
null
)
Properties
string
List
Link copied to clipboard
val
stringList
:
Output
<
List
<
String
>
>
?
=
null
Predefined attribute values of type string list.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ValuesPropertiesArgs