Uses of Enum Class
software.amazon.awscdk.services.eks.AccessEntryType
Packages that use AccessEntryType
-
Uses of AccessEntryType in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return AccessEntryTypeModifier and TypeMethodDescriptiondefault AccessEntryTypeAccessEntryProps.getAccessEntryType()The type of the AccessEntry.final AccessEntryTypeAccessEntryProps.Jsii$Proxy.getAccessEntryType()static AccessEntryTypeReturns the enum constant of this class with the specified name.static AccessEntryType[]AccessEntryType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.eks with parameters of type AccessEntryTypeModifier and TypeMethodDescriptionAccessEntry.Builder.accessEntryType(AccessEntryType accessEntryType) The type of the AccessEntry.AccessEntryProps.Builder.accessEntryType(AccessEntryType accessEntryType) Sets the value ofAccessEntryProps.getAccessEntryType()