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.96.0 (build 921e240)", date="2024-04-10T22:22:28.932Z") @Stability(Stable) public interface IManagedPolicy extends software.amazon.jsii.JsiiSerializable
A managed policy.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IManagedPolicy.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
    The ARN of the managed policy.

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details

    • getManagedPolicyArn

      @Stability(Stable) @NotNull String getManagedPolicyArn()
      The ARN of the managed policy.