Home
last modified time | relevance | path

Searched defs:LogPublishingOption (Results 1 – 25 of 123) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/source/model/
H A DLogPublishingOption.cpp21 LogPublishingOption::LogPublishingOption() : in LogPublishingOption() function in Aws::OpenSearchService::Model::LogPublishingOption
28 LogPublishingOption::LogPublishingOption(JsonView jsonValue) : in LogPublishingOption() function in Aws::OpenSearchService::Model::LogPublishingOption
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-es/source/model/
H A DLogPublishingOption.cpp21 LogPublishingOption::LogPublishingOption() : in LogPublishingOption() function in Aws::ElasticsearchService::Model::LogPublishingOption
28 LogPublishingOption::LogPublishingOption(JsonView jsonValue) : in LogPublishingOption() function in Aws::ElasticsearchService::Model::LogPublishingOption
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go3217 type LogPublishingOption struct { struct
3218 _ struct{} `type:"structure"`
3221 CloudWatchLogsLogGroupArn *string `type:"string"`
3224 Enabled *bool `type:"boolean"`
3228 func (s LogPublishingOption) String() string {
3233 func (s LogPublishingOption) GoString() string {
3238 func (s *LogPublishingOption) SetCloudWatchLogsLogGroupArn(v string) *LogPublishingOption {
3244 func (s *LogPublishingOption) SetEnabled(v bool) *LogPublishingOption {
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go3362 type LogPublishingOption struct { struct
3363 _ struct{} `type:"structure"`
3366 CloudWatchLogsLogGroupArn *string `type:"string"`
3369 Enabled *bool `type:"boolean"`
3373 func (s LogPublishingOption) String() string {
3378 func (s LogPublishingOption) GoString() string {
3383 func (s *LogPublishingOption) SetCloudWatchLogsLogGroupArn(v string) *LogPublishingOption {
3389 func (s *LogPublishingOption) SetEnabled(v bool) *LogPublishingOption {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/types/
H A Dtypes.go680 type LogPublishingOption struct { struct
683 CloudWatchLogsLogGroupArn *string
686 Enabled *bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/elasticsearchservice/types/
H A Dtypes.go680 type LogPublishingOption struct { struct
683 CloudWatchLogsLogGroupArn *string
686 Enabled *bool
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/elasticsearchservice/
H A Dapi.go3909 type LogPublishingOption struct { struct
3910 _ struct{} `type:"structure"`
3913 CloudWatchLogsLogGroupArn *string `type:"string"`
3916 Enabled *bool `type:"boolean"`
3920 func (s LogPublishingOption) String() string {
3925 func (s LogPublishingOption) GoString() string {
3930 func (s *LogPublishingOption) SetCloudWatchLogsLogGroupArn(v string) *LogPublishingOption {
3936 func (s *LogPublishingOption) SetEnabled(v bool) *LogPublishingOption {
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/types/
H A Dtypes.go831 type LogPublishingOption struct { struct
834 CloudWatchLogsLogGroupArn *string
837 Enabled *bool
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/elasticsearchservice/types/
H A Dtypes.go831 type LogPublishingOption struct { struct
834 CloudWatchLogsLogGroupArn *string
837 Enabled *bool
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/elasticsearchservice/types/
H A Dtypes.go831 type LogPublishingOption struct { struct
834 CloudWatchLogsLogGroupArn *string
837 Enabled *bool
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/elasticsearchservice/types/
H A Dtypes.go831 type LogPublishingOption struct { struct
834 CloudWatchLogsLogGroupArn *string
837 Enabled *bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/elasticsearchservice/types/
H A Dtypes.go926 type LogPublishingOption struct { struct
929 CloudWatchLogsLogGroupArn *string
932 Enabled *bool
934 noSmithyDocumentSerde
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/opensearch/types/
H A Dtypes.go915 type LogPublishingOption struct { struct
918 CloudWatchLogsLogGroupArn *string
921 Enabled *bool
923 noSmithyDocumentSerde
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go4965 type LogPublishingOption struct { struct
4966 _ struct{} `type:"structure"`
4969 CloudWatchLogsLogGroupArn *string `type:"string"`
4972 Enabled *bool `type:"boolean"`
4976 func (s LogPublishingOption) String() string {
4981 func (s LogPublishingOption) GoString() string {
4986 func (s *LogPublishingOption) SetCloudWatchLogsLogGroupArn(v string) *LogPublishingOption {
4992 func (s *LogPublishingOption) SetEnabled(v bool) *LogPublishingOption {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go4965 type LogPublishingOption struct { struct
4966 _ struct{} `type:"structure"`
4969 CloudWatchLogsLogGroupArn *string `type:"string"`
4972 Enabled *bool `type:"boolean"`
4976 func (s LogPublishingOption) String() string {
4981 func (s LogPublishingOption) GoString() string {
4986 func (s *LogPublishingOption) SetCloudWatchLogsLogGroupArn(v string) *LogPublishingOption {
4992 func (s *LogPublishingOption) SetEnabled(v bool) *LogPublishingOption {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/elasticsearchservice/
H A Dserializers.go3263 func awsRestjson1_serializeDocumentLogPublishingOption(v *types.LogPublishingOption, value smithyjs…
3280 func awsRestjson1_serializeDocumentLogPublishingOptions(v map[string]types.LogPublishingOption, val…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/elasticsearchservice/
H A Dserializers.go3263 func awsRestjson1_serializeDocumentLogPublishingOption(v *types.LogPublishingOption, value smithyjs…
3280 func awsRestjson1_serializeDocumentLogPublishingOptions(v map[string]types.LogPublishingOption, val…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/opensearch/
H A Dserializers.go3282 func awsRestjson1_serializeDocumentLogPublishingOption(v *types.LogPublishingOption, value smithyjs…
3299 func awsRestjson1_serializeDocumentLogPublishingOptions(v map[string]types.LogPublishingOption, val…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5109 type LogPublishingOption struct { struct
5110 _ struct{} `type:"structure"`
5113 CloudWatchLogsLogGroupArn *string `type:"string"`
5116 Enabled *bool `type:"boolean"`
5120 func (s LogPublishingOption) String() string {
5125 func (s LogPublishingOption) GoString() string {
5130 func (s *LogPublishingOption) SetCloudWatchLogsLogGroupArn(v string) *LogPublishingOption {
5136 func (s *LogPublishingOption) SetEnabled(v bool) *LogPublishingOption {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/elasticsearchservice/
H A Dapi.go5069 type LogPublishingOption struct { struct
5070 _ struct{} `type:"structure"`
5073 CloudWatchLogsLogGroupArn *string `type:"string"`
5076 Enabled *bool `type:"boolean"`
5080 func (s LogPublishingOption) String() string {
5085 func (s LogPublishingOption) GoString() string {
5090 func (s *LogPublishingOption) SetCloudWatchLogsLogGroupArn(v string) *LogPublishingOption {
5096 func (s *LogPublishingOption) SetEnabled(v bool) *LogPublishingOption {
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/elasticsearchservice/
H A Dserializers.go3287 func awsRestjson1_serializeDocumentLogPublishingOption(v *types.LogPublishingOption, value smithyjs…
3304 func awsRestjson1_serializeDocumentLogPublishingOptions(v map[string]types.LogPublishingOption, val…
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/
H A Dserializers.go3287 func awsRestjson1_serializeDocumentLogPublishingOption(v *types.LogPublishingOption, value smithyjs…
3304 func awsRestjson1_serializeDocumentLogPublishingOptions(v map[string]types.LogPublishingOption, val…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/elasticsearchservice/
H A Dserializers.go3306 func awsRestjson1_serializeDocumentLogPublishingOption(v *types.LogPublishingOption, value smithyjs…
3323 func awsRestjson1_serializeDocumentLogPublishingOptions(v map[string]types.LogPublishingOption, val…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/elasticsearchservice/
H A Dserializers.go3287 func awsRestjson1_serializeDocumentLogPublishingOption(v *types.LogPublishingOption, value smithyjs…
3304 func awsRestjson1_serializeDocumentLogPublishingOptions(v map[string]types.LogPublishingOption, val…
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/elasticsearchservice/
H A Dserializers.go3287 func awsRestjson1_serializeDocumentLogPublishingOption(v *types.LogPublishingOption, value smithyjs…
3304 func awsRestjson1_serializeDocumentLogPublishingOptions(v map[string]types.LogPublishingOption, val…

12345