| Package | Description |
|---|---|
| software.amazon.awssdk.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
AccessLogSubscriptionSummary.Builder |
AccessLogSubscriptionSummary.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the access log subscription
|
static AccessLogSubscriptionSummary.Builder |
AccessLogSubscriptionSummary.builder() |
AccessLogSubscriptionSummary.Builder |
AccessLogSubscriptionSummary.Builder.createdAt(Instant createdAt)
The date and time that the access log subscription was created, specified in ISO-8601 format.
|
AccessLogSubscriptionSummary.Builder |
AccessLogSubscriptionSummary.Builder.destinationArn(String destinationArn)
The Amazon Resource Name (ARN) of the destination.
|
AccessLogSubscriptionSummary.Builder |
AccessLogSubscriptionSummary.Builder.id(String id)
The ID of the access log subscription.
|
AccessLogSubscriptionSummary.Builder |
AccessLogSubscriptionSummary.Builder.lastUpdatedAt(Instant lastUpdatedAt)
The date and time that the access log subscription was last updated, specified in ISO-8601 format.
|
AccessLogSubscriptionSummary.Builder |
AccessLogSubscriptionSummary.Builder.resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the service or service network.
|
AccessLogSubscriptionSummary.Builder |
AccessLogSubscriptionSummary.Builder.resourceId(String resourceId)
The ID of the service or service network.
|
AccessLogSubscriptionSummary.Builder |
AccessLogSubscriptionSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AccessLogSubscriptionSummary.Builder> |
AccessLogSubscriptionSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.