7#include <aws/lightsail/Lightsail_EXPORTS.h>
8#include <aws/lightsail/model/ContainerServiceECRImagePullerRoleRequest.h>
48 template <
typename EcrImagePullerRoleT = ContainerServiceECRImagePullerRoleRequest>
50 m_ecrImagePullerRoleHasBeenSet =
true;
51 m_ecrImagePullerRole = std::forward<EcrImagePullerRoleT>(value);
53 template <
typename EcrImagePullerRoleT = ContainerServiceECRImagePullerRoleRequest>
61 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