| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayConfiguration |
TransitGatewayConfiguration.clone() |
TransitGatewayConfiguration |
KxEnvironment.getTransitGatewayConfiguration()
Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.
|
TransitGatewayConfiguration |
UpdateKxEnvironmentResult.getTransitGatewayConfiguration() |
TransitGatewayConfiguration |
GetKxEnvironmentResult.getTransitGatewayConfiguration() |
TransitGatewayConfiguration |
UpdateKxEnvironmentNetworkResult.getTransitGatewayConfiguration() |
TransitGatewayConfiguration |
UpdateKxEnvironmentNetworkRequest.getTransitGatewayConfiguration()
Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.
|
TransitGatewayConfiguration |
TransitGatewayConfiguration.withAttachmentNetworkAclConfiguration(Collection<NetworkACLEntry> attachmentNetworkAclConfiguration)
The rules that define how you manage the outbound traffic from kdb network to your internal network.
|
TransitGatewayConfiguration |
TransitGatewayConfiguration.withAttachmentNetworkAclConfiguration(NetworkACLEntry... attachmentNetworkAclConfiguration)
The rules that define how you manage the outbound traffic from kdb network to your internal network.
|
TransitGatewayConfiguration |
TransitGatewayConfiguration.withRoutableCIDRSpace(String routableCIDRSpace)
The routing CIDR on behalf of kdb environment.
|
TransitGatewayConfiguration |
TransitGatewayConfiguration.withTransitGatewayID(String transitGatewayID)
The identifier of the transit gateway created by the customer to connect outbound traffics from kdb network to
your internal network.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KxEnvironment.setTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)
Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.
|
void |
UpdateKxEnvironmentResult.setTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration) |
void |
GetKxEnvironmentResult.setTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration) |
void |
UpdateKxEnvironmentNetworkResult.setTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration) |
void |
UpdateKxEnvironmentNetworkRequest.setTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)
Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.
|
KxEnvironment |
KxEnvironment.withTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)
Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.
|
UpdateKxEnvironmentResult |
UpdateKxEnvironmentResult.withTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration) |
GetKxEnvironmentResult |
GetKxEnvironmentResult.withTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration) |
UpdateKxEnvironmentNetworkResult |
UpdateKxEnvironmentNetworkResult.withTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration) |
UpdateKxEnvironmentNetworkRequest |
UpdateKxEnvironmentNetworkRequest.withTransitGatewayConfiguration(TransitGatewayConfiguration transitGatewayConfiguration)
Specifies the transit gateway and network configuration to connect the kdb environment to an internal network.
|
Copyright © 2023. All rights reserved.