Method: OCI::IdentityDataPlane::Models::DerivedKeyResponse#principal

Defined in:
lib/oci/identity_data_plane/models/derived_key_response.rb

#principalOCI::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