Uses of Interface
software.amazon.awscdk.services.organizations.IPolicyRef
Packages that use IPolicyRef
Package
Description
AWS::Organizations Construct Library
-
Uses of IPolicyRef in software.amazon.awscdk.services.organizations
Subinterfaces of IPolicyRef in software.amazon.awscdk.services.organizationsModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIPolicyRef
.Classes in software.amazon.awscdk.services.organizations that implement IPolicyRefModifier and TypeClassDescriptionclass
Creates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual AWS account .static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.organizations that return IPolicyRefModifier and TypeMethodDescriptionstatic IPolicyRef
CfnPolicy.fromPolicyArn
(software.constructs.Construct scope, String id, String arn) Creates a new IPolicyRef from an ARN.