public static interface ChannelEgressEndpoint.Builder extends CopyableBuilder<ChannelEgressEndpoint.Builder,ChannelEgressEndpoint>
| Modifier and Type | Method and Description |
|---|---|
ChannelEgressEndpoint.Builder |
sourceIp(String sourceIp)
Public IP of where a channel's output comes from
|
copyapply, buildChannelEgressEndpoint.Builder sourceIp(String sourceIp)
sourceIp - Public IP of where a channel's output comes fromCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.