toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.outputs
/
BucketReplicationConfigRuleDeleteMarkerReplication
Bucket
Replication
Config
Rule
Delete
Marker
Replication
data
class
BucketReplicationConfigRuleDeleteMarkerReplication
(
val
status
:
String
)
Members
Constructors
Bucket
Replication
Config
Rule
Delete
Marker
Replication
Link copied to clipboard
constructor
(
status
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
status
Link copied to clipboard
val
status
:
String
Whether delete markers should be replicated. Either
"Enabled"
or
"Disabled"
.