7#include <aws/eks/EKS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
57namespace NodegroupIssueCodeMapper
AWS_EKS_API NodegroupIssueCode GetNodegroupIssueCodeForName(const Aws::String &name)
AWS_EKS_API Aws::String GetNameForNodegroupIssueCode(NodegroupIssueCode value)
@ Ec2LaunchTemplateNotFound
@ AsgInstanceLaunchFailures
@ Ec2InstanceTypeDoesNotExist
@ AutoScalingGroupNotFound
@ IamInstanceProfileNotFound
@ AutoScalingGroupInstanceRefreshActive
@ Ec2LaunchTemplateMaxLimitExceeded
@ Ec2LaunchTemplateVersionMaxLimitExceeded
@ AutoScalingGroupRateLimitExceeded
@ Ec2LaunchTemplateInvalidConfiguration
@ Ec2SecurityGroupDeletionFailure
@ Ec2LaunchTemplateDeletionFailure
@ AutoScalingGroupOptInRequired
@ Ec2SubnetMissingIpv6Assignment
@ Ec2LaunchTemplateVersionMismatch
@ SourceEc2LaunchTemplateNotFound
@ Ec2SubnetInvalidConfiguration
@ AutoScalingGroupInvalidConfiguration
@ Ec2SecurityGroupNotFound
@ InsufficientFreeAddresses
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String