Uses of Interface
software.amazon.awscdk.interfaces.iam.PolicyReference
Packages that use PolicyReference
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of PolicyReference in software.amazon.awscdk.interfaces.iam
Classes in software.amazon.awscdk.interfaces.iam that implement PolicyReferenceMethods in software.amazon.awscdk.interfaces.iam that return PolicyReferenceModifier and TypeMethodDescriptionPolicyReference.Builder.build()Builds the configured instance.IPolicyRef.getPolicyRef()(experimental) A reference to a Policy resource.default PolicyReferenceIPolicyRef.Jsii$Default.getPolicyRef()(experimental) A reference to a Policy resource.final PolicyReferenceIPolicyRef.Jsii$Proxy.getPolicyRef()(experimental) A reference to a Policy resource. -
Uses of PolicyReference in software.amazon.awscdk.services.iam
Methods in software.amazon.awscdk.services.iam that return PolicyReferenceModifier and TypeMethodDescriptionCfnPolicy.getPolicyRef()A reference to a Policy resource.default PolicyReferenceIPolicy.Jsii$Default.getPolicyRef()(experimental) A reference to a Policy resource.final PolicyReferenceIPolicy.Jsii$Proxy.getPolicyRef()(experimental) A reference to a Policy resource.Policy.getPolicyRef()A reference to a Policy resource.