Home
last modified time | relevance | path

Searched refs:WithSnsTopicARN (Results 1 – 5 of 5) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-snowball/include/aws/snowball/model/
H A DNotification.h113 …inline Notification& WithSnsTopicARN(const Aws::String& value) { SetSnsTopicARN(value); return *th… in WithSnsTopicARN() function
124 …inline Notification& WithSnsTopicARN(Aws::String&& value) { SetSnsTopicARN(std::move(value)); retu… in WithSnsTopicARN() function
135 inline Notification& WithSnsTopicARN(const char* value) { SetSnsTopicARN(value); return *this;} in WithSnsTopicARN() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/include/aws/config/model/
H A DDeliveryChannel.h352 …inline DeliveryChannel& WithSnsTopicARN(const Aws::String& value) { SetSnsTopicARN(value); return … in WithSnsTopicARN() function
362 …inline DeliveryChannel& WithSnsTopicARN(Aws::String&& value) { SetSnsTopicARN(std::move(value)); r… in WithSnsTopicARN() function
372 … inline DeliveryChannel& WithSnsTopicARN(const char* value) { SetSnsTopicARN(value); return *this;} in WithSnsTopicARN() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudtrail/include/aws/cloudtrail/model/
H A DCreateTrailResult.h210 …inline CreateTrailResult& WithSnsTopicARN(const Aws::String& value) { SetSnsTopicARN(value); retur… in WithSnsTopicARN() function
217 …inline CreateTrailResult& WithSnsTopicARN(Aws::String&& value) { SetSnsTopicARN(std::move(value));… in WithSnsTopicARN() function
224 …inline CreateTrailResult& WithSnsTopicARN(const char* value) { SetSnsTopicARN(value); return *this… in WithSnsTopicARN() function
H A DUpdateTrailResult.h210 …inline UpdateTrailResult& WithSnsTopicARN(const Aws::String& value) { SetSnsTopicARN(value); retur… in WithSnsTopicARN() function
217 …inline UpdateTrailResult& WithSnsTopicARN(Aws::String&& value) { SetSnsTopicARN(std::move(value));… in WithSnsTopicARN() function
224 …inline UpdateTrailResult& WithSnsTopicARN(const char* value) { SetSnsTopicARN(value); return *this… in WithSnsTopicARN() function
H A DTrail.h259 inline Trail& WithSnsTopicARN(const Aws::String& value) { SetSnsTopicARN(value); return *this;} in WithSnsTopicARN() function
266 …inline Trail& WithSnsTopicARN(Aws::String&& value) { SetSnsTopicARN(std::move(value)); return *thi… in WithSnsTopicARN() function
273 inline Trail& WithSnsTopicARN(const char* value) { SetSnsTopicARN(value); return *this;} in WithSnsTopicARN() function