toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.backup.kotlin
/
RestoreTestingSelectionArgsBuilder
/
protectedResourceArns
protected
Resource
Arns
@
JvmName
(
name
=
"nwntdlpnupfudqfj"
)
suspend
fun
protectedResourceArns
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"yxxdwishthllakvl"
)
suspend
fun
protectedResourceArns
(
value
:
List
<
String
>
?
)
Parameters
value
The ARNs for the protected resources.
@
JvmName
(
name
=
"xbtwvrwlxjlykoah"
)
suspend
fun
protectedResourceArns
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ccogkmtnaflemsgx"
)
suspend
fun
protectedResourceArns
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ljtudiklwednfysq"
)
suspend
fun
protectedResourceArns
(
vararg
values
:
String
)
Parameters
values
The ARNs for the protected resources.