Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-nimble/include/aws/nimble/model/
H A DGetLaunchProfileInitializationRequest.h137 inline bool LaunchPurposeHasBeenSet() const { return m_launchPurposeHasBeenSet; } in LaunchPurposeHasBeenSet() function
H A DLaunchProfileInitialization.h219 inline bool LaunchPurposeHasBeenSet() const { return m_launchPurposeHasBeenSet; } in LaunchPurposeHasBeenSet() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-nimble/source/
H A DNimbleStudioClient.cpp752 if (!request.LaunchPurposeHasBeenSet()) in GetLaunchProfileInitialization()