Uses of Interface
software.amazon.awscdk.interfaces.iam.IAccessKeyRef
Packages that use IAccessKeyRef
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of IAccessKeyRef in software.amazon.awscdk.interfaces.iam
Subinterfaces of IAccessKeyRef in software.amazon.awscdk.interfaces.iamModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAccessKeyRef.Classes in software.amazon.awscdk.interfaces.iam that implement IAccessKeyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAccessKeyRef in software.amazon.awscdk.services.iam
Subinterfaces of IAccessKeyRef in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptioninterfaceRepresents an IAM Access Key.static interfaceInternal default implementation forIAccessKey.Classes in software.amazon.awscdk.services.iam that implement IAccessKeyRefModifier and TypeClassDescriptionclassDefine a new IAM Access Key.classCreates a new AWS secret access key and corresponding AWS access key ID for the specified user.static final classA proxy class which represents a concrete javascript instance of this type.