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() |
|