Uses of Interface
software.amazon.awscdk.interfaces.rolesanywhere.ITrustAnchorRef
Packages that use ITrustAnchorRef
Package
Description
AWS::RolesAnywhere Construct Library
-
Uses of ITrustAnchorRef in software.amazon.awscdk.interfaces.rolesanywhere
Subinterfaces of ITrustAnchorRef in software.amazon.awscdk.interfaces.rolesanywhereModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forITrustAnchorRef.Classes in software.amazon.awscdk.interfaces.rolesanywhere that implement ITrustAnchorRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ITrustAnchorRef in software.amazon.awscdk.services.rolesanywhere
Classes in software.amazon.awscdk.services.rolesanywhere that implement ITrustAnchorRefMethods in software.amazon.awscdk.services.rolesanywhere that return ITrustAnchorRefModifier and TypeMethodDescriptionstatic ITrustAnchorRefCfnTrustAnchor.fromTrustAnchorArn(software.constructs.Construct scope, String id, String arn) Creates a new ITrustAnchorRef from an ARN.static ITrustAnchorRefCfnTrustAnchor.fromTrustAnchorId(software.constructs.Construct scope, String id, String trustAnchorId) Creates a new ITrustAnchorRef from a trustAnchorId.