Home
last modified time | relevance | path

Searched refs:IotSiteWiseCustomerManagedDatastoreS3StorageSummary (Results 1 – 12 of 12) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotanalytics/include/aws/iotanalytics/model/
H A DIotSiteWiseCustomerManagedDatastoreS3StorageSummary.h32 class AWS_IOTANALYTICS_API IotSiteWiseCustomerManagedDatastoreS3StorageSummary
35 IotSiteWiseCustomerManagedDatastoreS3StorageSummary();
36 IotSiteWiseCustomerManagedDatastoreS3StorageSummary(Aws::Utils::Json::JsonView jsonValue);
37IotSiteWiseCustomerManagedDatastoreS3StorageSummary& operator=(Aws::Utils::Json::JsonView jsonValu…
69 …inline IotSiteWiseCustomerManagedDatastoreS3StorageSummary& WithBucket(const Aws::String& value) {… in WithBucket()
74 …inline IotSiteWiseCustomerManagedDatastoreS3StorageSummary& WithBucket(Aws::String&& value) { SetB… in WithBucket()
79 …inline IotSiteWiseCustomerManagedDatastoreS3StorageSummary& WithBucket(const char* value) { SetBuc… in WithBucket()
128 …inline IotSiteWiseCustomerManagedDatastoreS3StorageSummary& WithKeyPrefix(const Aws::String& value… in WithKeyPrefix()
136 …inline IotSiteWiseCustomerManagedDatastoreS3StorageSummary& WithKeyPrefix(Aws::String&& value) { S… in WithKeyPrefix()
144 …inline IotSiteWiseCustomerManagedDatastoreS3StorageSummary& WithKeyPrefix(const char* value) { Set… in WithKeyPrefix()
H A DDatastoreIotSiteWiseMultiLayerStorageSummary.h45 …inline const IotSiteWiseCustomerManagedDatastoreS3StorageSummary& GetCustomerManagedS3Storage() co… in GetCustomerManagedS3Storage()
57 …inline void SetCustomerManagedS3Storage(const IotSiteWiseCustomerManagedDatastoreS3StorageSummary&… in SetCustomerManagedS3Storage()
63 …inline void SetCustomerManagedS3Storage(IotSiteWiseCustomerManagedDatastoreS3StorageSummary&& valu… in SetCustomerManagedS3Storage()
69 …StorageSummary& WithCustomerManagedS3Storage(const IotSiteWiseCustomerManagedDatastoreS3StorageSum… in WithCustomerManagedS3Storage()
75 …iLayerStorageSummary& WithCustomerManagedS3Storage(IotSiteWiseCustomerManagedDatastoreS3StorageSum… in WithCustomerManagedS3Storage()
79 IotSiteWiseCustomerManagedDatastoreS3StorageSummary m_customerManagedS3Storage;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotanalytics/source/model/
H A DIotSiteWiseCustomerManagedDatastoreS3StorageSummary.cpp21 IotSiteWiseCustomerManagedDatastoreS3StorageSummary::IotSiteWiseCustomerManagedDatastoreS3StorageSu… in IotSiteWiseCustomerManagedDatastoreS3StorageSummary() function in Aws::IoTAnalytics::Model::IotSiteWiseCustomerManagedDatastoreS3StorageSummary
27 IotSiteWiseCustomerManagedDatastoreS3StorageSummary::IotSiteWiseCustomerManagedDatastoreS3StorageSu… in IotSiteWiseCustomerManagedDatastoreS3StorageSummary() function in Aws::IoTAnalytics::Model::IotSiteWiseCustomerManagedDatastoreS3StorageSummary
34 IotSiteWiseCustomerManagedDatastoreS3StorageSummary& IotSiteWiseCustomerManagedDatastoreS3StorageSu… in operator =()
53 JsonValue IotSiteWiseCustomerManagedDatastoreS3StorageSummary::Jsonize() const in Jsonize()
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iotanalytics/types/
H A Dtypes.go609 CustomerManagedS3Storage *IotSiteWiseCustomerManagedDatastoreS3StorageSummary
953 type IotSiteWiseCustomerManagedDatastoreS3StorageSummary struct { struct
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/iotanalytics/
H A Dapi.go6161 …CustomerManagedS3Storage *IotSiteWiseCustomerManagedDatastoreS3StorageSummary `locationName:"custo…
6175 …ayerStorageSummary) SetCustomerManagedS3Storage(v *IotSiteWiseCustomerManagedDatastoreS3StorageSum…
8014 type IotSiteWiseCustomerManagedDatastoreS3StorageSummary struct { struct
8028 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) String() string { argument
8033 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) GoString() string { argument
8038 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetBucket(v string) *IotSiteWiseCusto… argument
8044 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetKeyPrefix(v string) *IotSiteWiseCu… argument
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/iotanalytics/
H A Dapi.go6161 …CustomerManagedS3Storage *IotSiteWiseCustomerManagedDatastoreS3StorageSummary `locationName:"custo…
6175 …ayerStorageSummary) SetCustomerManagedS3Storage(v *IotSiteWiseCustomerManagedDatastoreS3StorageSum…
8014 type IotSiteWiseCustomerManagedDatastoreS3StorageSummary struct { struct
8028 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) String() string { argument
8033 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) GoString() string { argument
8038 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetBucket(v string) *IotSiteWiseCusto… argument
8044 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetKeyPrefix(v string) *IotSiteWiseCu… argument
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/iotanalytics/
H A Dapi.go6505 …CustomerManagedS3Storage *IotSiteWiseCustomerManagedDatastoreS3StorageSummary `locationName:"custo…
6527 …ayerStorageSummary) SetCustomerManagedS3Storage(v *IotSiteWiseCustomerManagedDatastoreS3StorageSum…
8686 type IotSiteWiseCustomerManagedDatastoreS3StorageSummary struct { struct
8704 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) String() string { argument
8713 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) GoString() string { argument
8718 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetBucket(v string) *IotSiteWiseCusto… argument
8724 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetKeyPrefix(v string) *IotSiteWiseCu… argument
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/iotanalytics/
H A Dapi.go6505 …CustomerManagedS3Storage *IotSiteWiseCustomerManagedDatastoreS3StorageSummary `locationName:"custo…
6527 …ayerStorageSummary) SetCustomerManagedS3Storage(v *IotSiteWiseCustomerManagedDatastoreS3StorageSum…
8686 type IotSiteWiseCustomerManagedDatastoreS3StorageSummary struct { struct
8704 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) String() string { argument
8713 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) GoString() string { argument
8718 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetBucket(v string) *IotSiteWiseCusto… argument
8724 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetKeyPrefix(v string) *IotSiteWiseCu… argument
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/iotanalytics/
H A Dapi.go6505 …CustomerManagedS3Storage *IotSiteWiseCustomerManagedDatastoreS3StorageSummary `locationName:"custo…
6527 …ayerStorageSummary) SetCustomerManagedS3Storage(v *IotSiteWiseCustomerManagedDatastoreS3StorageSum…
8686 type IotSiteWiseCustomerManagedDatastoreS3StorageSummary struct { struct
8704 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) String() string { argument
8713 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) GoString() string { argument
8718 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetBucket(v string) *IotSiteWiseCusto… argument
8724 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetKeyPrefix(v string) *IotSiteWiseCu… argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/iotanalytics/
H A Dapi.go6161 …CustomerManagedS3Storage *IotSiteWiseCustomerManagedDatastoreS3StorageSummary `locationName:"custo…
6175 …ayerStorageSummary) SetCustomerManagedS3Storage(v *IotSiteWiseCustomerManagedDatastoreS3StorageSum…
8014 type IotSiteWiseCustomerManagedDatastoreS3StorageSummary struct { struct
8028 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) String() string { argument
8033 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) GoString() string { argument
8038 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetBucket(v string) *IotSiteWiseCusto… argument
8044 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetKeyPrefix(v string) *IotSiteWiseCu… argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/iotanalytics/
H A Dapi.go6161 …CustomerManagedS3Storage *IotSiteWiseCustomerManagedDatastoreS3StorageSummary `locationName:"custo…
6175 …ayerStorageSummary) SetCustomerManagedS3Storage(v *IotSiteWiseCustomerManagedDatastoreS3StorageSum…
8014 type IotSiteWiseCustomerManagedDatastoreS3StorageSummary struct { struct
8028 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) String() string { argument
8033 func (s IotSiteWiseCustomerManagedDatastoreS3StorageSummary) GoString() string { argument
8038 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetBucket(v string) *IotSiteWiseCusto… argument
8044 func (s *IotSiteWiseCustomerManagedDatastoreS3StorageSummary) SetKeyPrefix(v string) *IotSiteWiseCu… argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iotanalytics/
H A Ddeserializers.go8278 …CustomerManagedDatastoreS3StorageSummary(v **types.IotSiteWiseCustomerManagedDatastoreS3StorageSum… argument
8291 var sv *types.IotSiteWiseCustomerManagedDatastoreS3StorageSummary
8293 sv = &types.IotSiteWiseCustomerManagedDatastoreS3StorageSummary{}