Method: OCI::Identity::Models::IdentityProviderGroupSummary#time_created
- Defined in:
- lib/oci/identity/models/identity_provider_group_summary.rb
#time_created ⇒ DateTime
Date and time the IdentityProviderGroup was created, in the format defined by RFC3339.
Example: 2016-08-25T21:10:29.600Z
31 32 33 |
# File 'lib/oci/identity/models/identity_provider_group_summary.rb', line 31 def time_created @time_created end |