Home
last modified time | relevance | path

Searched refs:FirstBootMapper (Results 1 – 3 of 3) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mgn/source/model/
H A DLaunchedInstance.cpp49 m_firstBoot = FirstBootMapper::GetFirstBootForName(jsonValue.GetString("firstBoot")); in operator =()
76 payload.WithString("firstBoot", FirstBootMapper::GetNameForFirstBoot(m_firstBoot)); in Jsonize()
H A DFirstBoot.cpp20 namespace FirstBootMapper namespace
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mgn/include/aws/mgn/model/
H A DFirstBoot.h25 namespace FirstBootMapper