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