toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin
/
ObjectCopyArgsBuilder
/
copyIfModifiedSince
copy
If
Modified
Since
@
JvmName
(
name
=
"fxwhpqkcuocohqrs"
)
suspend
fun
copyIfModifiedSince
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qmqjbjenskkocmsl"
)
suspend
fun
copyIfModifiedSince
(
value
:
String
?
)
Parameters
value
Copies the object if it has been modified since the specified time, in
RFC3339 format
.