Struct: arn.OutpostAccessPointARN
import "../ibm-cos-sdk-go-v2/service/internal/s3shared/arn"
Overview
OutpostAccessPointARN represents outpost access point ARN.
Implemented Interfaces
types.AnalyticsFilter, v4.HTTPPresigner, s3.HTTPPresignerV4, types.MetricsFilter, arn.OutpostARN, s3.PresignPost, arn.S3ObjectLambdaARN, types.SelectObjectContentEventStream
Structure Field Summary collapse
Method Summary collapse
-
func (o OutpostAccessPointARN) GetOutpostID() string
GetOutpostID returns the outpost id of outpost access point arn.
Structure Field Details
OutpostID string
Method Details
func (o OutpostAccessPointARN) GetOutpostID() string
GetOutpostID returns the outpost id of outpost access point arn
89 90 91 |
// File 'service/internal/s3shared/arn/outpost_arn.go', line 89
|