Class: Idcf::Cli::Validate::Define::Compute::Base
- Defined in:
- lib/idcf/cli/validate/define/compute/base.rb
Overview
Base Validate
Instance Attribute Summary collapse
-
#region ⇒ Object
Returns the value of attribute region.
Attributes inherited from Base
#api_key, #fields, #json_path, #no_ssl, #no_vssl, #output, #profile, #secret_key, #version
Instance Attribute Details
#region ⇒ Object
Returns the value of attribute region.
9 10 11 |
# File 'lib/idcf/cli/validate/define/compute/base.rb', line 9 def region @region end |