#include <ExplicitDeny.h>
Information that explicitly denies authorization.
See Also:
AWS API Reference
Definition at line 32 of file ExplicitDeny.h.
◆ ExplicitDeny() [1/2]
Aws::IoT::Model::ExplicitDeny::ExplicitDeny |
( |
| ) |
|
◆ ExplicitDeny() [2/2]
◆ AddPolicies() [1/2]
The policies that denied the authorization.
Definition at line 74 of file ExplicitDeny.h.
◆ AddPolicies() [2/2]
The policies that denied the authorization.
Definition at line 79 of file ExplicitDeny.h.
◆ GetPolicies()
The policies that denied the authorization.
Definition at line 44 of file ExplicitDeny.h.
◆ Jsonize()
◆ operator=()
◆ PoliciesHasBeenSet()
bool Aws::IoT::Model::ExplicitDeny::PoliciesHasBeenSet |
( |
| ) |
const |
|
inline |
The policies that denied the authorization.
Definition at line 49 of file ExplicitDeny.h.
◆ SetPolicies() [1/2]
The policies that denied the authorization.
Definition at line 59 of file ExplicitDeny.h.
◆ SetPolicies() [2/2]
void Aws::IoT::Model::ExplicitDeny::SetPolicies |
( |
const Aws::Vector< Policy > & |
value | ) |
|
|
inline |
The policies that denied the authorization.
Definition at line 54 of file ExplicitDeny.h.
◆ WithPolicies() [1/2]
The policies that denied the authorization.
Definition at line 69 of file ExplicitDeny.h.
◆ WithPolicies() [2/2]
The policies that denied the authorization.
Definition at line 64 of file ExplicitDeny.h.
The documentation for this class was generated from the following file: