7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
41 template <
typename OwnerUserProfileNameT = Aws::String>
43 m_ownerUserProfileNameHasBeenSet =
true;
44 m_ownerUserProfileName = std::forward<OwnerUserProfileNameT>(value);
46 template <
typename OwnerUserProfileNameT = Aws::String>
54 bool m_ownerUserProfileNameHasBeenSet =
false;
void SetOwnerUserProfileName(OwnerUserProfileNameT &&value)
const Aws::String & GetOwnerUserProfileName() const
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
OwnershipSettings & WithOwnerUserProfileName(OwnerUserProfileNameT &&value)
AWS_SAGEMAKER_API OwnershipSettings()=default
AWS_SAGEMAKER_API OwnershipSettings & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API OwnershipSettings(Aws::Utils::Json::JsonView jsonValue)
bool OwnerUserProfileNameHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue