You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::ImplicitDeny

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information that implicitly denies authorization. When policy doesn't explicitly deny or allow an action on a resource it is considered an implicit deny.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#policiesArray<Types::Policy>

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

Returns:

  • (Array<Types::Policy>)

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