toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.inputs
/
DBSnapshotAttributeArgsBuilder
DBSnapshot
Attribute
Args
Builder
class
DBSnapshotAttributeArgsBuilder
Builder for
DBSnapshotAttributeArgs
.
Members
Functions
attribute
Name
Link copied to clipboard
@
JvmName
(
name
=
"mqylmabgkcqgvhxs"
)
suspend
fun
attributeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"oppsqukduapremjk"
)
suspend
fun
attributeName
(
value
:
String
?
)
attribute
Values
Link copied to clipboard
@
JvmName
(
name
=
"ihrrfkvhqbtrfplp"
)
suspend
fun
attributeValues
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"svdmqvyxbkppdprw"
)
suspend
fun
attributeValues
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"sovrrwjlgyttrhrf"
)
suspend
fun
attributeValues
(
vararg
values
:
String
)
@
JvmName
(
name
=
"swosjapubydqyahk"
)
suspend
fun
attributeValues
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vgcbsjyqbdwldbci"
)
suspend
fun
attributeValues
(
value
:
List
<
String
>
?
)