Interface: arn.Resource

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

Overview

Resource provides the interfaces abstracting ARNs of specific resource types.

Interface Method Summary collapse

Interface Method Details

GetARN() arn.ARN

This method is abstract.


27
// File 'service/internal/s3shared/arn/arn.go', line 27

GetARN() arn.ARN

String() string

This method is abstract.


28
// File 'service/internal/s3shared/arn/arn.go', line 28

String() string