public static interface VpcEndpointFilters.Builder extends SdkPojo, CopyableBuilder<VpcEndpointFilters.Builder,VpcEndpointFilters>
| Modifier and Type | Method and Description |
|---|---|
VpcEndpointFilters.Builder |
status(String status)
The current status of the endpoint.
|
VpcEndpointFilters.Builder |
status(VpcEndpointStatus status)
The current status of the endpoint.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVpcEndpointFilters.Builder status(String status)
The current status of the endpoint.
status - The current status of the endpoint.VpcEndpointStatus,
VpcEndpointStatusVpcEndpointFilters.Builder status(VpcEndpointStatus status)
The current status of the endpoint.
status - The current status of the endpoint.VpcEndpointStatus,
VpcEndpointStatusCopyright © 2023. All rights reserved.