| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<EffectivePolicy> |
GetEffectivePoliciesResponse.effectivePolicies()
The effective policies.
|
| Modifier and Type | Method and Description |
|---|---|
GetEffectivePoliciesResponse.Builder |
GetEffectivePoliciesResponse.Builder.effectivePolicies(EffectivePolicy... effectivePolicies)
The effective policies.
|
| Modifier and Type | Method and Description |
|---|---|
GetEffectivePoliciesResponse.Builder |
GetEffectivePoliciesResponse.Builder.effectivePolicies(Collection<EffectivePolicy> effectivePolicies)
The effective policies.
|
Copyright © 2020. All rights reserved.