| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityProfileTargetMapping> |
ListSecurityProfilesForTargetResponse.securityProfileTargetMappings()
A list of security profiles and their associated targets.
|
| Modifier and Type | Method and Description |
|---|---|
ListSecurityProfilesForTargetResponse.Builder |
ListSecurityProfilesForTargetResponse.Builder.securityProfileTargetMappings(SecurityProfileTargetMapping... securityProfileTargetMappings)
A list of security profiles and their associated targets.
|
| Modifier and Type | Method and Description |
|---|---|
ListSecurityProfilesForTargetResponse.Builder |
ListSecurityProfilesForTargetResponse.Builder.securityProfileTargetMappings(Collection<SecurityProfileTargetMapping> securityProfileTargetMappings)
A list of security profiles and their associated targets.
|
Copyright © 2020. All rights reserved.