Method: AwsBackendBase.aws_client_class
- Defined in:
- lib/resource_support/aws/aws_backend_base.rb
.aws_client_class ⇒ Object
Returns the value of attribute aws_client_class.
3 4 5 |
# File 'lib/resource_support/aws/aws_backend_base.rb', line 3 def aws_client_class @aws_client_class end |