Module: Aws::DatabaseMigrationService::Endpoints Private
- Defined in:
 - lib/aws-sdk-databasemigrationservice/endpoints.rb
 
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Class Method Summary collapse
Class Method Details
.parameters_for_operation(context) ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
      16 17 18  | 
    
      # File 'lib/aws-sdk-databasemigrationservice/endpoints.rb', line 16 def self.parameters_for_operation(context) Aws::DatabaseMigrationService::EndpointParameters.create(context.config) end  |