Interface: config.UseARNRegionProvider

import "../ibm-cos-sdk-go-v2/service/internal/s3shared/config"

Overview

UseARNRegionProvider is an interface for retrieving external configuration value for UseARNRegion

Interface Method Summary collapse

Interface Method Details

GetS3UseARNRegion(ctx context.Context) (value bool, found bool, err error)

This method is abstract.


6
// File 'service/internal/s3shared/config/config.go', line 6

GetS3UseARNRegion(ctx context.Context) (value bool, found bool, err error)