| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkPathComponent> |
AwsSecurityFinding.networkPath()
Provides information about a network path that is relevant to a finding.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFinding.Builder |
AwsSecurityFinding.Builder.networkPath(NetworkPathComponent... networkPath)
Provides information about a network path that is relevant to a finding.
|
| Modifier and Type | Method and Description |
|---|---|
AwsSecurityFinding.Builder |
AwsSecurityFinding.Builder.networkPath(Collection<NetworkPathComponent> networkPath)
Provides information about a network path that is relevant to a finding.
|
Copyright © 2023. All rights reserved.