Method: Falcon::K8sregCreateAWSAccReq.build_from_hash
- Defined in:
- lib/crimson-falcon/models/k8sreg_create_aws_acc_req.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
125 126 127 |
# File 'lib/crimson-falcon/models/k8sreg_create_aws_acc_req.rb', line 125 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |