| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityProfileTargetMapping |
SecurityProfileTargetMapping.clone() |
SecurityProfileTargetMapping |
SecurityProfileTargetMapping.withSecurityProfileIdentifier(SecurityProfileIdentifier securityProfileIdentifier)
Information that identifies the security profile.
|
SecurityProfileTargetMapping |
SecurityProfileTargetMapping.withTarget(SecurityProfileTarget target)
Information about the target (thing group) associated with the security profile.
|
| Modifier and Type | Method and Description |
|---|---|
List<SecurityProfileTargetMapping> |
ListSecurityProfilesForTargetResult.getSecurityProfileTargetMappings()
A list of security profiles and their associated targets.
|
| Modifier and Type | Method and Description |
|---|---|
ListSecurityProfilesForTargetResult |
ListSecurityProfilesForTargetResult.withSecurityProfileTargetMappings(SecurityProfileTargetMapping... securityProfileTargetMappings)
A list of security profiles and their associated targets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListSecurityProfilesForTargetResult.setSecurityProfileTargetMappings(Collection<SecurityProfileTargetMapping> securityProfileTargetMappings)
A list of security profiles and their associated targets.
|
ListSecurityProfilesForTargetResult |
ListSecurityProfilesForTargetResult.withSecurityProfileTargetMappings(Collection<SecurityProfileTargetMapping> securityProfileTargetMappings)
A list of security profiles and their associated targets.
|
Copyright © 2025. All rights reserved.