| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkACLEntry> |
TransitGatewayConfiguration.attachmentNetworkAclConfiguration()
The rules that define how you manage the outbound traffic from kdb network to your internal network.
|
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayConfiguration.Builder |
TransitGatewayConfiguration.Builder.attachmentNetworkAclConfiguration(NetworkACLEntry... attachmentNetworkAclConfiguration)
The rules that define how you manage the outbound traffic from kdb network to your internal network.
|
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayConfiguration.Builder |
TransitGatewayConfiguration.Builder.attachmentNetworkAclConfiguration(Collection<NetworkACLEntry> attachmentNetworkAclConfiguration)
The rules that define how you manage the outbound traffic from kdb network to your internal network.
|
Copyright © 2023. All rights reserved.