Class: Idcf::Cli::Validate::Define::Compute::Base

Inherits:
Base
  • Object
show all
Defined in:
lib/idcf/cli/validate/define/compute/base.rb

Overview

Base Validate

Instance Attribute Summary collapse

Attributes inherited from Base

#api_key, #fields, #json_path, #no_ssl, #no_vssl, #output, #profile, #secret_key, #version

Instance Attribute Details

#regionObject

Returns the value of attribute region.



9
10
11
# File 'lib/idcf/cli/validate/define/compute/base.rb', line 9

def region
  @region
end