module Aws::Api::ServiceCustomizations
def customize(endpoint_prefix, &block)
- See: {Customizer} -
Returns:
-
(void)-
Parameters:
-
endpoint_prefix(String) --
def customize(endpoint_prefix, &block) @customizations[endpoint_prefix] << block end