Method: OCI::Core::Models::ServiceGateway#time_created
- Defined in:
- lib/oci/core/models/service_gateway.rb
#time_created ⇒ DateTime
The date and time the service gateway was created, in the format defined by RFC3339.
Example: 2016-08-25T21:10:29.600Z
90 91 92 |
# File 'lib/oci/core/models/service_gateway.rb', line 90 def time_created @time_created end |