public static interface UpdateAccessLogSubscriptionResponse.Builder extends VpcLatticeResponse.Builder, SdkPojo, CopyableBuilder<UpdateAccessLogSubscriptionResponse.Builder,UpdateAccessLogSubscriptionResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateAccessLogSubscriptionResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the access log subscription.
|
UpdateAccessLogSubscriptionResponse.Builder |
destinationArn(String destinationArn)
The Amazon Resource Name (ARN) of the access log destination.
|
UpdateAccessLogSubscriptionResponse.Builder |
id(String id)
The ID of the access log subscription.
|
UpdateAccessLogSubscriptionResponse.Builder |
resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the access log subscription.
|
UpdateAccessLogSubscriptionResponse.Builder |
resourceId(String resourceId)
The ID of the resource.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateAccessLogSubscriptionResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the access log subscription.
arn - The Amazon Resource Name (ARN) of the access log subscription.UpdateAccessLogSubscriptionResponse.Builder destinationArn(String destinationArn)
The Amazon Resource Name (ARN) of the access log destination.
destinationArn - The Amazon Resource Name (ARN) of the access log destination.UpdateAccessLogSubscriptionResponse.Builder id(String id)
The ID of the access log subscription.
id - The ID of the access log subscription.UpdateAccessLogSubscriptionResponse.Builder resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the access log subscription.
resourceArn - The Amazon Resource Name (ARN) of the access log subscription.UpdateAccessLogSubscriptionResponse.Builder resourceId(String resourceId)
The ID of the resource.
resourceId - The ID of the resource.Copyright © 2023. All rights reserved.