Method: OCI::ObjectStorage::Models::ReplicationPolicy#time_created

Defined in:
lib/oci/object_storage/models/replication_policy.rb

#time_createdDateTime

[Required] The date when the replication policy was created as per [RFC 3339](tools.ietf.org/html/rfc3339).

Returns:

  • (DateTime)


38
39
40
# File 'lib/oci/object_storage/models/replication_policy.rb', line 38

def time_created
  @time_created
end