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