7#include <aws/lightsail/Lightsail_EXPORTS.h>
8#include <aws/lightsail/model/ContainerServiceECRImagePullerRole.h>
49 template <
typename EcrImagePullerRoleT = ContainerServiceECRImagePullerRole>
51 m_ecrImagePullerRoleHasBeenSet =
true;
52 m_ecrImagePullerRole = std::forward<EcrImagePullerRoleT>(value);
54 template <
typename EcrImagePullerRoleT = ContainerServiceECRImagePullerRole>
62 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