Method: OCI::ObjectStorage::Models::ReplicationPolicySummary#time_created
- Defined in:
- lib/oci/object_storage/models/replication_policy_summary.rb
#time_created ⇒ DateTime
[Required] The date when the replication policy was created as per [RFC 3339](tools.ietf.org/html/rfc3339).
38 39 40 |
# File 'lib/oci/object_storage/models/replication_policy_summary.rb', line 38 def time_created @time_created end |