Method: OCI::IdentityDataPlane::Models::DerivedKeyResponse#principal
- Defined in:
- lib/oci/identity_data_plane/models/derived_key_response.rb
#principal ⇒ OCI::IdentityDataPlane::Models::CommonPrincipal
[Required] The principal.
16 17 18 |
# File 'lib/oci/identity_data_plane/models/derived_key_response.rb', line 16 def principal @principal end |