| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
ExplicitDeny |
ExplicitDeny.clone() |
ExplicitDeny |
Denied.getExplicitDeny()
Information that explicitly denies the authorization.
|
ExplicitDeny |
ExplicitDeny.withPolicies(Collection<Policy> policies)
The policies that denied the authorization.
|
ExplicitDeny |
ExplicitDeny.withPolicies(Policy... policies)
The policies that denied the authorization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Denied.setExplicitDeny(ExplicitDeny explicitDeny)
Information that explicitly denies the authorization.
|
Denied |
Denied.withExplicitDeny(ExplicitDeny explicitDeny)
Information that explicitly denies the authorization.
|
Copyright © 2021. All rights reserved.