| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityProfileTarget.Builder |
SecurityProfileTarget.Builder.arn(String arn)
The ARN of the security profile.
|
static SecurityProfileTarget.Builder |
SecurityProfileTarget.builder() |
SecurityProfileTarget.Builder |
SecurityProfileTarget.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SecurityProfileTarget.Builder> |
SecurityProfileTarget.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SecurityProfileTargetMapping.Builder |
SecurityProfileTargetMapping.Builder.target(Consumer<SecurityProfileTarget.Builder> target)
Information about the target (thing group) associated with the security profile.
|
Copyright © 2020. All rights reserved.