pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.outputs
/
BucketReplicationConfigRuleDeleteMarkerReplication
Bucket
Replication
Config
Rule
Delete
Marker
Replication
data
class
BucketReplicationConfigRuleDeleteMarkerReplication
(
val
status
:
String
)
Types
Constructors
Properties
Constructors
Bucket
Replication
Config
Rule
Delete
Marker
Replication
Link copied to clipboard
fun
BucketReplicationConfigRuleDeleteMarkerReplication
(
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"
.