Uses of Interface
software.amazon.awscdk.services.eks.AccessScope
-
Uses of AccessScope in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionAccessScope.Builder.build()
Builds the configured instance.AccessPolicy.getAccessScope()
The scope of the access policy, which determines the level of access granted.AccessPolicyProps.getAccessScope()
The scope of the access policy, which determines the level of access granted.final AccessScope
AccessPolicyProps.Jsii$Proxy.getAccessScope()
IAccessPolicy.getAccessScope()
The scope of the access policy, which determines the level of access granted.default AccessScope
IAccessPolicy.Jsii$Default.getAccessScope()
The scope of the access policy, which determines the level of access granted.final AccessScope
IAccessPolicy.Jsii$Proxy.getAccessScope()
The scope of the access policy, which determines the level of access granted.Modifier and TypeMethodDescriptionAccessPolicy.Builder.accessScope
(AccessScope accessScope) The scope of the access policy, which determines the level of access granted.AccessPolicyProps.Builder.accessScope
(AccessScope accessScope) Sets the value ofAccessPolicyProps.getAccessScope()