Uses of Interface
software.amazon.awscdk.interfaces.eks.IPodIdentityAssociationRef
Packages that use IPodIdentityAssociationRef
Package
Description
Amazon EKS Construct Library
Amazon EKS V2 Construct Library
-
Uses of IPodIdentityAssociationRef in software.amazon.awscdk.interfaces.eks
Subinterfaces of IPodIdentityAssociationRef in software.amazon.awscdk.interfaces.eksModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPodIdentityAssociationRef.Classes in software.amazon.awscdk.interfaces.eks that implement IPodIdentityAssociationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IPodIdentityAssociationRef in software.amazon.awscdk.services.eks
Classes in software.amazon.awscdk.services.eks that implement IPodIdentityAssociationRefModifier and TypeClassDescriptionclassAmazon EKS Pod Identity associations provide the ability to manage credentials for your applications, similar to the way that Amazon EC2 instance profiles provide credentials to Amazon EC2 instances. -
Uses of IPodIdentityAssociationRef in software.amazon.awscdk.services.eks_v2
Classes in software.amazon.awscdk.services.eks_v2 that implement IPodIdentityAssociationRefModifier and TypeClassDescriptionclassAmazon EKS Pod Identity associations provide the ability to manage credentials for your applications, similar to the way that Amazon EC2 instance profiles provide credentials to Amazon EC2 instances.