7#include <aws/lightsail/Lightsail_EXPORTS.h>
8#include <aws/lightsail/model/ContainerServiceECRImagePullerRole.h>
55 template<
typename EcrImagePullerRoleT = ContainerServiceECRImagePullerRole>
56 void SetEcrImagePullerRole(EcrImagePullerRoleT&& value) { m_ecrImagePullerRoleHasBeenSet =
true; m_ecrImagePullerRole = std::forward<EcrImagePullerRoleT>(value); }
57 template<
typename EcrImagePullerRoleT = ContainerServiceECRImagePullerRole>
63 bool m_ecrImagePullerRoleHasBeenSet =
false;
AWS_LIGHTSAIL_API PrivateRegistryAccess & operator=(Aws::Utils::Json::JsonView jsonValue)
const ContainerServiceECRImagePullerRole & GetEcrImagePullerRole() const
AWS_LIGHTSAIL_API PrivateRegistryAccess()=default
AWS_LIGHTSAIL_API PrivateRegistryAccess(Aws::Utils::Json::JsonView jsonValue)
void SetEcrImagePullerRole(EcrImagePullerRoleT &&value)
bool EcrImagePullerRoleHasBeenSet() const
AWS_LIGHTSAIL_API Aws::Utils::Json::JsonValue Jsonize() const
PrivateRegistryAccess & WithEcrImagePullerRole(EcrImagePullerRoleT &&value)
Aws::Utils::Json::JsonValue JsonValue