| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Denied |
Denied.clone() |
Denied |
AuthResult.getDenied()
The policies and statements that denied the specified action.
|
Denied |
Denied.withExplicitDeny(ExplicitDeny explicitDeny)
Information that explicitly denies the authorization.
|
Denied |
Denied.withImplicitDeny(ImplicitDeny implicitDeny)
Information that implicitly denies the authorization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthResult.setDenied(Denied denied)
The policies and statements that denied the specified action.
|
AuthResult |
AuthResult.withDenied(Denied denied)
The policies and statements that denied the specified action.
|
Copyright © 2025. All rights reserved.