module Aws::SSOOIDC::Endpoints
@api private
Public Class Methods
parameters_for_operation(context)
click to toggle source
# File lib/aws-sdk-ssooidc/endpoints.rb, line 16 def self.parameters_for_operation(context) Aws::SSOOIDC::EndpointParameters.create(context.config) end