Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data ReplicationTimeValue Source #
A container specifying the time value for S3 Replication Time Control
(S3 RTC) and replication metrics EventThreshold
.
See: newReplicationTimeValue
smart constructor.
Instances
newReplicationTimeValue :: ReplicationTimeValue Source #
Create a value of ReplicationTimeValue
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:minutes:ReplicationTimeValue'
, replicationTimeValue_minutes
- Contains an integer specifying time in minutes.
Valid value: 15
replicationTimeValue_minutes :: Lens' ReplicationTimeValue (Maybe Int) Source #
Contains an integer specifying time in minutes.
Valid value: 15