pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dynamodb.kotlin.inputs
/
TableProjectionArgsBuilder
Table
Projection
Args
Builder
class
TableProjectionArgsBuilder
Builder for
TableProjectionArgs
.
Functions
Functions
non
Key
Attributes
Link copied to clipboard
@
JvmName
(
name
=
"hvbnfbjbbjxgujeq"
)
suspend
fun
nonKeyAttributes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"chxcceuwtajbvuos"
)
suspend
fun
nonKeyAttributes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"jcoiggvfhilbdphx"
)
suspend
fun
nonKeyAttributes
(
vararg
values
:
String
)
@
JvmName
(
name
=
"hcijeitniflpvqey"
)
suspend
fun
nonKeyAttributes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"iamldxeknemocbwj"
)
suspend
fun
nonKeyAttributes
(
value
:
List
<
String
>
?
)
projection
Type
Link copied to clipboard
@
JvmName
(
name
=
"gblsntqvdrrhgnnn"
)
suspend
fun
projectionType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ywoqrnbrwetoswvj"
)
suspend
fun
projectionType
(
value
:
String
?
)