awsManaged property

bool? awsManaged
final

A boolean value that indicates whether the specified policy is an AWS managed policy. If true, then you can attach the policy to roots, OUs, or accounts, but you cannot edit it.

Implementation

final bool? awsManaged;