public static interface AccessEndpoint.Builder extends SdkPojo, CopyableBuilder<AccessEndpoint.Builder,AccessEndpoint>
| Modifier and Type | Method and Description |
|---|---|
AccessEndpoint.Builder |
endpointType(AccessEndpointType endpointType)
The type of interface endpoint.
|
AccessEndpoint.Builder |
endpointType(String endpointType)
The type of interface endpoint.
|
AccessEndpoint.Builder |
vpceId(String vpceId)
The identifier (ID) of the VPC in which the interface endpoint is used.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAccessEndpoint.Builder endpointType(String endpointType)
The type of interface endpoint.
endpointType - The type of interface endpoint.AccessEndpointType,
AccessEndpointTypeAccessEndpoint.Builder endpointType(AccessEndpointType endpointType)
The type of interface endpoint.
endpointType - The type of interface endpoint.AccessEndpointType,
AccessEndpointTypeAccessEndpoint.Builder vpceId(String vpceId)
The identifier (ID) of the VPC in which the interface endpoint is used.
vpceId - The identifier (ID) of the VPC in which the interface endpoint is used.Copyright © 2023. All rights reserved.