module Aws::SSO::Endpoints

@api private

Public Class Methods

parameters_for_operation(context) click to toggle source
# File lib/aws-sdk-sso/endpoints.rb, line 16
def self.parameters_for_operation(context)
  Aws::SSO::EndpointParameters.create(context.config)
end