Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudformation/include/aws/cloudformation/model/
H A DCreateStackRequest.h456 inline const Aws::Vector<Aws::String>& GetNotificationARNs() const{ return m_notificationARNs; } in GetNotificationARNs() function
H A DUpdateStackRequest.h1491 inline const Aws::Vector<Aws::String>& GetNotificationARNs() const{ return m_notificationARNs; } in GetNotificationARNs() function
H A DDescribeChangeSetResult.h450 inline const Aws::Vector<Aws::String>& GetNotificationARNs() const{ return m_notificationARNs; } in GetNotificationARNs() function
H A DCreateChangeSetRequest.h1098 inline const Aws::Vector<Aws::String>& GetNotificationARNs() const{ return m_notificationARNs; } in GetNotificationARNs() function
H A DStack.h496 inline const Aws::Vector<Aws::String>& GetNotificationARNs() const{ return m_notificationARNs; } in GetNotificationARNs() function