Home
last modified time | relevance | path

Searched defs:PutProfileObjectTypeInput (Results 1 – 25 of 52) sorted by relevance

123

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/customerprofiles/
H A Dapi_op_PutProfileObjectType.go31 type PutProfileObjectTypeInput struct { struct
36 Description *string
41 DomainName *string
46 ObjectTypeName *string
53 AllowProfileCreation bool
57 EncryptionKey *string
60 ExpirationDays *int32
66 Keys map[string][]types.ObjectTypeKey
69 Tags map[string]string
72 TemplateId *string
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/customerprofiles/
H A Dapi_op_PutProfileObjectType.go31 type PutProfileObjectTypeInput struct { struct
36 Description *string
41 DomainName *string
46 ObjectTypeName *string
53 AllowProfileCreation bool
57 EncryptionKey *string
60 ExpirationDays *int32
63 Fields map[string]types.ObjectTypeField
66 Keys map[string][]types.ObjectTypeKey
69 Tags map[string]string
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/customerprofiles/
H A Dapi_op_PutProfileObjectType.go31 type PutProfileObjectTypeInput struct { struct
36 Description *string
41 DomainName *string
46 ObjectTypeName *string
53 AllowProfileCreation bool
57 EncryptionKey *string
60 ExpirationDays *int32
63 Fields map[string]types.ObjectTypeField
66 Keys map[string][]types.ObjectTypeKey
69 Tags map[string]string
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/customerprofiles/
H A Dapi_op_PutProfileObjectType.go31 type PutProfileObjectTypeInput struct { struct
36 Description *string
41 DomainName *string
46 ObjectTypeName *string
53 AllowProfileCreation bool
57 EncryptionKey *string
60 ExpirationDays *int32
63 Fields map[string]types.ObjectTypeField
66 Keys map[string][]types.ObjectTypeKey
69 Tags map[string]string
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/customerprofiles/
H A Ddeserializers.go17 smithyhttp "github.com/aws/smithy-go/transport/http"
32 out, metadata, err = next.HandleDeserialize(ctx, in)
37 response, ok := out.RawResponse.(*smithyhttp.Response)
42 if response.StatusCode < 200 || response.StatusCode >= 300 {
48 var buff [1024]byte
53 decoder := json.NewDecoder(body)
57 var snapshot bytes.Buffer
60 Err: fmt.Errorf("failed to decode response body, %w", err),
66 err = awsRestjson1_deserializeOpDocumentAddProfileKeyOutput(&output, shape)
69 io.Copy(&snapshot, ringBuffer)
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/customerprofiles/
H A Dapi_op_PutProfileObjectType.go31 type PutProfileObjectTypeInput struct { struct
36 Description *string
41 DomainName *string
46 ObjectTypeName *string
53 AllowProfileCreation bool
57 EncryptionKey *string
60 ExpirationDays *int32
63 Fields map[string]types.ObjectTypeField
66 Keys map[string][]types.ObjectTypeKey
69 Tags map[string]string
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/customerprofiles/
H A Dapi_op_PutProfileObjectType.go31 type PutProfileObjectTypeInput struct { struct
36 Description *string
41 DomainName *string
46 ObjectTypeName *string
53 AllowProfileCreation bool
57 EncryptionKey *string
60 ExpirationDays *int32
63 Fields map[string]types.ObjectTypeField
66 Keys map[string][]types.ObjectTypeKey
69 Tags map[string]string
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/customerprofiles/
H A Dapi_op_PutProfileObjectType.go31 type PutProfileObjectTypeInput struct { struct
36 Description *string
41 DomainName *string
46 ObjectTypeName *string
53 AllowProfileCreation bool
57 EncryptionKey *string
60 ExpirationDays *int32
63 Fields map[string]types.ObjectTypeField
66 Keys map[string][]types.ObjectTypeKey
69 Tags map[string]string
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go6198 type PutProfileObjectTypeInput struct { struct
6199 _ struct{} `type:"structure"`
6207 AllowProfileCreation *bool `type:"boolean"`
6221 EncryptionKey *string `type:"string"`
6224 ExpirationDays *int64 `min:"1" type:"integer"`
6227 Fields map[string]*ObjectTypeField `type:"map"`
6230 Keys map[string][]*ObjectTypeKey `type:"map"`
6238 Tags map[string]*string `min:"1" type:"map"`
6241 TemplateId *string `min:"1" type:"string"`
6245 func (s PutProfileObjectTypeInput) String() string {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go6208 type PutProfileObjectTypeInput struct { struct
6209 _ struct{} `type:"structure"`
6217 AllowProfileCreation *bool `type:"boolean"`
6231 EncryptionKey *string `type:"string"`
6234 ExpirationDays *int64 `min:"1" type:"integer"`
6237 Fields map[string]*ObjectTypeField `type:"map"`
6240 Keys map[string][]*ObjectTypeKey `type:"map"`
6248 Tags map[string]*string `min:"1" type:"map"`
6251 TemplateId *string `min:"1" type:"string"`
6255 func (s PutProfileObjectTypeInput) String() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/
H A Dapi.go6208 type PutProfileObjectTypeInput struct { struct
6209 _ struct{} `type:"structure"`
6217 AllowProfileCreation *bool `type:"boolean"`
6231 EncryptionKey *string `type:"string"`
6234 ExpirationDays *int64 `min:"1" type:"integer"`
6237 Fields map[string]*ObjectTypeField `type:"map"`
6240 Keys map[string][]*ObjectTypeKey `type:"map"`
6248 Tags map[string]*string `min:"1" type:"map"`
6251 TemplateId *string `min:"1" type:"string"`
6255 func (s PutProfileObjectTypeInput) String() string {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go151 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
152 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
153 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/databasemigrationservice/
H A Dapi.go152 // See the AWS API reference guide for AWS Database Migration Service's
153 // API operation ApplyPendingMaintenanceAction for usage and error information.
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go151 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
152 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
153 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/customerprofiles/customerprofilesiface/
H A Dinterface.go159 …PutProfileObjectType(*customerprofiles.PutProfileObjectTypeInput) (*customerprofiles.PutProfileObj…
160 …PutProfileObjectTypeWithContext(aws.Context, *customerprofiles.PutProfileObjectTypeInput, ...reque…
161 …PutProfileObjectTypeRequest(*customerprofiles.PutProfileObjectTypeInput) (*request.Request, *custo…

123