| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityProfileIdentifier |
SecurityProfileTargetMapping.securityProfileIdentifier()
Information that identifies the security profile.
|
| Modifier and Type | Method and Description |
|---|---|
List<SecurityProfileIdentifier> |
ListSecurityProfilesResponse.securityProfileIdentifiers()
A list of security profile identifiers (names and ARNs).
|
| Modifier and Type | Method and Description |
|---|---|
SecurityProfileTargetMapping.Builder |
SecurityProfileTargetMapping.Builder.securityProfileIdentifier(SecurityProfileIdentifier securityProfileIdentifier)
Information that identifies the security profile.
|
ListSecurityProfilesResponse.Builder |
ListSecurityProfilesResponse.Builder.securityProfileIdentifiers(SecurityProfileIdentifier... securityProfileIdentifiers)
A list of security profile identifiers (names and ARNs).
|
| Modifier and Type | Method and Description |
|---|---|
ListSecurityProfilesResponse.Builder |
ListSecurityProfilesResponse.Builder.securityProfileIdentifiers(Collection<SecurityProfileIdentifier> securityProfileIdentifiers)
A list of security profile identifiers (names and ARNs).
|
Copyright © 2019. All rights reserved.