Method: OCI::ContainerEngine::Models::ImagePolicyConfig#to_s
- Defined in:
- lib/oci/container_engine/models/image_policy_config.rb
#to_s ⇒ String
Returns the string representation of the object
132 133 134 |
# File 'lib/oci/container_engine/models/image_policy_config.rb', line 132 def to_s to_hash.to_s end |