Home
last modified time | relevance | path

Searched defs:GetAccessPointOutput (Results 1 – 25 of 37) sorted by relevance

12

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/s3control/
H A Dapi_op_GetAccessPoint.go78 type GetAccessPointOutput struct { struct
81 AccessPointArn *string
84 Alias *string
87 Bucket *string
90 CreationDate *time.Time
93 Endpoints map[string]string
96 Name *string
104 NetworkOrigin types.NetworkOrigin
117 VpcConfiguration *types.VpcConfiguration
120 ResultMetadata middleware.Metadata
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/s3control/
H A Dapi_op_GetAccessPoint.go76 type GetAccessPointOutput struct { struct
79 Bucket *string
82 CreationDate *time.Time
85 Name *string
93 NetworkOrigin types.NetworkOrigin
102 PublicAccessBlockConfiguration *types.PublicAccessBlockConfiguration
106 VpcConfiguration *types.VpcConfiguration
109 ResultMetadata middleware.Metadata
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/s3control/
H A Dapi_op_GetAccessPoint.go76 type GetAccessPointOutput struct { struct
79 Bucket *string
82 CreationDate *time.Time
85 Name *string
93 NetworkOrigin types.NetworkOrigin
102 PublicAccessBlockConfiguration *types.PublicAccessBlockConfiguration
106 VpcConfiguration *types.VpcConfiguration
109 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/s3control/
H A Dapi_op_GetAccessPoint.go76 type GetAccessPointOutput struct { struct
79 Bucket *string
82 CreationDate *time.Time
85 Name *string
93 NetworkOrigin types.NetworkOrigin
102 PublicAccessBlockConfiguration *types.PublicAccessBlockConfiguration
106 VpcConfiguration *types.VpcConfiguration
109 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/s3control/
H A Dapi_op_GetAccessPoint.go76 type GetAccessPointOutput struct { struct
79 Bucket *string
82 CreationDate *time.Time
85 Name *string
93 NetworkOrigin types.NetworkOrigin
102 PublicAccessBlockConfiguration *types.PublicAccessBlockConfiguration
106 VpcConfiguration *types.VpcConfiguration
109 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/s3control/
H A Dapi_op_GetAccessPoint.go76 type GetAccessPointOutput struct { struct
79 Bucket *string
82 CreationDate *time.Time
85 Name *string
93 NetworkOrigin types.NetworkOrigin
102 PublicAccessBlockConfiguration *types.PublicAccessBlockConfiguration
106 VpcConfiguration *types.VpcConfiguration
109 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/s3control/
H A Dapi_op_GetAccessPoint.go76 type GetAccessPointOutput struct { struct
79 Bucket *string
82 CreationDate *time.Time
85 Name *string
93 NetworkOrigin types.NetworkOrigin
102 PublicAccessBlockConfiguration *types.PublicAccessBlockConfiguration
106 VpcConfiguration *types.VpcConfiguration
109 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/s3control/
H A Dapi_op_GetAccessPoint.go76 type GetAccessPointOutput struct { struct
79 Bucket *string
82 CreationDate *time.Time
85 Name *string
93 NetworkOrigin types.NetworkOrigin
101 PublicAccessBlockConfiguration *types.PublicAccessBlockConfiguration
106 VpcConfiguration *types.VpcConfiguration
109 ResultMetadata middleware.Metadata
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go2177 type GetAccessPointOutput struct { struct
2178 _ struct{} `type:"structure"`
2181 Bucket *string `min:"3" type:"string"`
2184 CreationDate *time.Time `type:"timestamp"`
2187 Name *string `min:"3" type:"string"`
2194 NetworkOrigin *string `type:"string" enum:"NetworkOrigin"`
2205 VpcConfiguration *VpcConfiguration `type:"structure"`
2209 func (s GetAccessPointOutput) String() string {
2214 func (s GetAccessPointOutput) GoString() string {
2219 func (s *GetAccessPointOutput) SetBucket(v string) *GetAccessPointOutput {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go2177 type GetAccessPointOutput struct { struct
2178 _ struct{} `type:"structure"`
2181 Bucket *string `min:"3" type:"string"`
2184 CreationDate *time.Time `type:"timestamp"`
2187 Name *string `min:"3" type:"string"`
2194 NetworkOrigin *string `type:"string" enum:"NetworkOrigin"`
2205 VpcConfiguration *VpcConfiguration `type:"structure"`
2209 func (s GetAccessPointOutput) String() string {
2214 func (s GetAccessPointOutput) GoString() string {
2219 func (s *GetAccessPointOutput) SetBucket(v string) *GetAccessPointOutput {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/s3control/
H A Dapi.go2531 type GetAccessPointOutput struct { struct
2532 _ struct{} `type:"structure"`
2535 Bucket *string `min:"3" type:"string"`
2538 CreationDate *time.Time `type:"timestamp"`
2541 Name *string `min:"3" type:"string"`
2548 NetworkOrigin *string `type:"string" enum:"NetworkOrigin"`
2559 VpcConfiguration *VpcConfiguration `type:"structure"`
2563 func (s GetAccessPointOutput) String() string {
2568 func (s GetAccessPointOutput) GoString() string {
2573 func (s *GetAccessPointOutput) SetBucket(v string) *GetAccessPointOutput {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go2651 type GetAccessPointOutput struct { struct
2652 _ struct{} `type:"structure"`
2655 Bucket *string `min:"3" type:"string"`
2658 CreationDate *time.Time `type:"timestamp"`
2661 Name *string `min:"3" type:"string"`
2668 NetworkOrigin *string `type:"string" enum:"NetworkOrigin"`
2679 VpcConfiguration *VpcConfiguration `type:"structure"`
2683 func (s GetAccessPointOutput) String() string {
2688 func (s GetAccessPointOutput) GoString() string {
2693 func (s *GetAccessPointOutput) SetBucket(v string) *GetAccessPointOutput {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go2651 type GetAccessPointOutput struct { struct
2652 _ struct{} `type:"structure"`
2655 Bucket *string `min:"3" type:"string"`
2658 CreationDate *time.Time `type:"timestamp"`
2661 Name *string `min:"3" type:"string"`
2668 NetworkOrigin *string `type:"string" enum:"NetworkOrigin"`
2679 VpcConfiguration *VpcConfiguration `type:"structure"`
2683 func (s GetAccessPointOutput) String() string {
2688 func (s GetAccessPointOutput) GoString() string {
2693 func (s *GetAccessPointOutput) SetBucket(v string) *GetAccessPointOutput {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/s3control/
H A Dapi.go2651 type GetAccessPointOutput struct { struct
2652 _ struct{} `type:"structure"`
2655 Bucket *string `min:"3" type:"string"`
2658 CreationDate *time.Time `type:"timestamp"`
2661 Name *string `min:"3" type:"string"`
2668 NetworkOrigin *string `type:"string" enum:"NetworkOrigin"`
2679 VpcConfiguration *VpcConfiguration `type:"structure"`
2683 func (s GetAccessPointOutput) String() string {
2688 func (s GetAccessPointOutput) GoString() string {
2693 func (s *GetAccessPointOutput) SetBucket(v string) *GetAccessPointOutput {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go5291 type GetAccessPointOutput struct { struct
5292 _ struct{} `type:"structure"`
5295 Bucket *string `min:"3" type:"string"`
5298 CreationDate *time.Time `type:"timestamp"`
5301 Name *string `min:"3" type:"string"`
5310 NetworkOrigin *string `type:"string" enum:"NetworkOrigin"`
5323 VpcConfiguration *VpcConfiguration `type:"structure"`
5327 func (s GetAccessPointOutput) String() string {
5332 func (s GetAccessPointOutput) GoString() string {
5337 func (s *GetAccessPointOutput) SetBucket(v string) *GetAccessPointOutput {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go7723 type GetAccessPointOutput struct { struct
7724 _ struct{} `type:"structure"`
7727 AccessPointArn *string `min:"4" type:"string"`
7730 Alias *string `type:"string"`
7733 Bucket *string `min:"3" type:"string"`
7736 CreationDate *time.Time `type:"timestamp"`
7739 Endpoints map[string]*string `type:"map"`
7742 Name *string `min:"3" type:"string"`
7767 VpcConfiguration *VpcConfiguration `type:"structure"`
7771 func (s GetAccessPointOutput) String() string {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go7723 type GetAccessPointOutput struct { struct
7724 _ struct{} `type:"structure"`
7727 AccessPointArn *string `min:"4" type:"string"`
7730 Alias *string `type:"string"`
7733 Bucket *string `min:"3" type:"string"`
7736 CreationDate *time.Time `type:"timestamp"`
7739 Endpoints map[string]*string `type:"map"`
7742 Name *string `min:"3" type:"string"`
7767 VpcConfiguration *VpcConfiguration `type:"structure"`
7771 func (s GetAccessPointOutput) String() string {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go9199 type GetAccessPointOutput struct { struct
9200 _ struct{} `type:"structure"`
9203 AccessPointArn *string `min:"4" type:"string"`
9206 Alias *string `type:"string"`
9209 Bucket *string `min:"3" type:"string"`
9212 CreationDate *time.Time `type:"timestamp"`
9215 Endpoints map[string]*string `type:"map"`
9218 Name *string `min:"3" type:"string"`
9243 VpcConfiguration *VpcConfiguration `type:"structure"`
9247 func (s GetAccessPointOutput) String() string {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go9679 type GetAccessPointOutput struct { struct
9680 _ struct{} `type:"structure"`
9683 AccessPointArn *string `min:"4" type:"string"`
9686 Alias *string `type:"string"`
9689 Bucket *string `min:"3" type:"string"`
9692 CreationDate *time.Time `type:"timestamp"`
9695 Endpoints map[string]*string `type:"map"`
9698 Name *string `min:"3" type:"string"`
9723 VpcConfiguration *VpcConfiguration `type:"structure"`
9731 func (s GetAccessPointOutput) String() string {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go9679 type GetAccessPointOutput struct { struct
9680 _ struct{} `type:"structure"`
9683 AccessPointArn *string `min:"4" type:"string"`
9686 Alias *string `type:"string"`
9689 Bucket *string `min:"3" type:"string"`
9692 CreationDate *time.Time `type:"timestamp"`
9695 Endpoints map[string]*string `type:"map"`
9698 Name *string `min:"3" type:"string"`
9723 VpcConfiguration *VpcConfiguration `type:"structure"`
9731 func (s GetAccessPointOutput) String() string {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go9679 type GetAccessPointOutput struct { struct
9680 _ struct{} `type:"structure"`
9683 AccessPointArn *string `min:"4" type:"string"`
9686 Alias *string `type:"string"`
9689 Bucket *string `min:"3" type:"string"`
9692 CreationDate *time.Time `type:"timestamp"`
9695 Endpoints map[string]*string `type:"map"`
9698 Name *string `min:"3" type:"string"`
9723 VpcConfiguration *VpcConfiguration `type:"structure"`
9731 func (s GetAccessPointOutput) String() string {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go9199 type GetAccessPointOutput struct { struct
9200 _ struct{} `type:"structure"`
9203 AccessPointArn *string `min:"4" type:"string"`
9206 Alias *string `type:"string"`
9209 Bucket *string `min:"3" type:"string"`
9212 CreationDate *time.Time `type:"timestamp"`
9215 Endpoints map[string]*string `type:"map"`
9218 Name *string `min:"3" type:"string"`
9243 VpcConfiguration *VpcConfiguration `type:"structure"`
9247 func (s GetAccessPointOutput) String() string {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go6239 type GetAccessPointOutput struct { struct
6240 _ struct{} `type:"structure"`
6243 Bucket *string `min:"3" type:"string"`
6246 CreationDate *time.Time `type:"timestamp"`
6249 Name *string `min:"3" type:"string"`
6258 NetworkOrigin *string `type:"string" enum:"NetworkOrigin"`
6271 VpcConfiguration *VpcConfiguration `type:"structure"`
6275 func (s GetAccessPointOutput) String() string {
6280 func (s GetAccessPointOutput) GoString() string {
6285 func (s *GetAccessPointOutput) SetBucket(v string) *GetAccessPointOutput {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go6239 type GetAccessPointOutput struct { struct
6240 _ struct{} `type:"structure"`
6243 Bucket *string `min:"3" type:"string"`
6246 CreationDate *time.Time `type:"timestamp"`
6249 Name *string `min:"3" type:"string"`
6258 NetworkOrigin *string `type:"string" enum:"NetworkOrigin"`
6271 VpcConfiguration *VpcConfiguration `type:"structure"`
6275 func (s GetAccessPointOutput) String() string {
6280 func (s GetAccessPointOutput) GoString() string {
6285 func (s *GetAccessPointOutput) SetBucket(v string) *GetAccessPointOutput {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/s3control/
H A Dapi.go6247 type GetAccessPointOutput struct { struct
6248 _ struct{} `type:"structure"`
6251 Bucket *string `min:"3" type:"string"`
6254 CreationDate *time.Time `type:"timestamp"`
6257 Name *string `min:"3" type:"string"`
6266 NetworkOrigin *string `type:"string" enum:"NetworkOrigin"`
6279 VpcConfiguration *VpcConfiguration `type:"structure"`
6283 func (s GetAccessPointOutput) String() string {
6288 func (s GetAccessPointOutput) GoString() string {
6293 func (s *GetAccessPointOutput) SetBucket(v string) *GetAccessPointOutput {
[all …]

12