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

Class: Aws::IoT::Types::Denied

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

Overview

Contains information that denied the authorization.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#explicit_denyTypes::ExplicitDeny

Information that explicitly denies the authorization.

Returns:

#implicit_denyTypes::ImplicitDeny

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

Returns: