Interface IManagedPolicy
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Subinterfaces:
IManagedPolicy.Jsii$Default
- All Known Implementing Classes:
IManagedPolicy.Jsii$Proxy,ManagedPolicy,UntrustedCodeBoundaryPolicy
@Generated(value="jsii-pacmak/1.110.0 (build 336b265)",
date="2025-04-22T23:08:14.453Z")
@Stability(Stable)
public interface IManagedPolicy
extends software.amazon.jsii.JsiiSerializable
A managed policy.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIManagedPolicy.static final classA proxy class which represents a concrete javascript instance of this type. -
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getManagedPolicyArn
The ARN of the managed policy.
-