FindingSummaryV2.Builder |
FindingSummaryV2.Builder.analyzedAt(Instant analyzedAt) |
The time at which the resource-based policy or IAM entity that generated the finding was analyzed.
|
static FindingSummaryV2.Builder |
FindingSummaryV2.builder() |
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.createdAt(Instant createdAt) |
The time at which the finding was created.
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.error(String error) |
The error that resulted in an Error finding.
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.findingType(String findingType) |
The type of the external access or unused access finding.
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.findingType(FindingType findingType) |
The type of the external access or unused access finding.
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.id(String id) |
The ID of the finding.
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.resource(String resource) |
The resource that the external principal has access to.
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.resourceOwnerAccount(String resourceOwnerAccount) |
The Amazon Web Services account ID that owns the resource.
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.resourceType(String resourceType) |
The type of the resource that the external principal has access to.
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.resourceType(ResourceType resourceType) |
The type of the resource that the external principal has access to.
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.status(String status) |
The status of the finding.
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.status(FindingStatus status) |
The status of the finding.
|
FindingSummaryV2.Builder |
FindingSummaryV2.toBuilder() |
|
FindingSummaryV2.Builder |
FindingSummaryV2.Builder.updatedAt(Instant updatedAt) |
The time at which the finding was most recently updated.
|