pulumi-aws-kotlin
6.12.2.0
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin
/
ObjectCopyArgsBuilder
/
copyIfModifiedSince
copy
If
Modified
Since
@
JvmName
(
name
=
"yxprripmnhguksrs"
)
suspend
fun
copyIfModifiedSince
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yuikmfdlivsrwraw"
)
suspend
fun
copyIfModifiedSince
(
value
:
String
?
)
Parameters
value
Copies the object if it has been modified since the specified time, in
RFC3339 format
.