policies property

List<Policy>? policies
final

Policies that don't contain a matching allow or deny statement for the specified action on the specified resource.

Implementation

final List<Policy>? policies;