Uses of Interface
software.amazon.awscdk.interfaces.verifiedpermissions.IPolicyStoreRef
Packages that use IPolicyStoreRef
Package
Description
AWS::VerifiedPermissions Construct Library
-
Uses of IPolicyStoreRef in software.amazon.awscdk.interfaces.verifiedpermissions
Subinterfaces of IPolicyStoreRef in software.amazon.awscdk.interfaces.verifiedpermissionsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPolicyStoreRef.Classes in software.amazon.awscdk.interfaces.verifiedpermissions that implement IPolicyStoreRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IPolicyStoreRef in software.amazon.awscdk.services.verifiedpermissions
Classes in software.amazon.awscdk.services.verifiedpermissions that implement IPolicyStoreRefMethods in software.amazon.awscdk.services.verifiedpermissions that return IPolicyStoreRefModifier and TypeMethodDescriptionstatic IPolicyStoreRefCfnPolicyStore.fromPolicyStoreArn(software.constructs.Construct scope, String id, String arn) Creates a new IPolicyStoreRef from an ARN.static IPolicyStoreRefCfnPolicyStore.fromPolicyStoreId(software.constructs.Construct scope, String id, String policyStoreId) Creates a new IPolicyStoreRef from a policyStoreId.