Home
last modified time | relevance | path

Searched refs:GetStackDriftStatusForName (Results 1 – 8 of 8) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudformation/include/aws/cloudformation/model/
H A DStackDriftStatus.h27 AWS_CLOUDFORMATION_API StackDriftStatus GetStackDriftStatusForName(const Aws::String& name);
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudformation/source/model/
H A DStackDriftStatus.cpp29 StackDriftStatus GetStackDriftStatusForName(const Aws::String& name) in GetStackDriftStatusForName() function
H A DStackDriftInformation.cpp47 …m_stackDriftStatus = StackDriftStatusMapper::GetStackDriftStatusForName(StringUtils::Trim(Aws::Uti… in operator =()
H A DStackDriftInformationSummary.cpp47 …m_stackDriftStatus = StackDriftStatusMapper::GetStackDriftStatusForName(StringUtils::Trim(Aws::Uti… in operator =()
H A DDescribeStackDriftDetectionStatusResult.cpp60 …m_stackDriftStatus = StackDriftStatusMapper::GetStackDriftStatusForName(StringUtils::Trim(Aws::Uti… in operator =()
H A DStackSetSummary.cpp99 …m_driftStatus = StackDriftStatusMapper::GetStackDriftStatusForName(StringUtils::Trim(Aws::Utils::X… in operator =()
H A DStackInstanceSummary.cpp113 …m_driftStatus = StackDriftStatusMapper::GetStackDriftStatusForName(StringUtils::Trim(Aws::Utils::X… in operator =()
H A DStackInstance.cpp127 …m_driftStatus = StackDriftStatusMapper::GetStackDriftStatusForName(StringUtils::Trim(Aws::Utils::X… in operator =()