| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
PropagatingVgwSetDetails |
PropagatingVgwSetDetails.clone() |
PropagatingVgwSetDetails |
PropagatingVgwSetDetails.withGatewayId(String gatewayId)
The ID of the virtual private gateway.
|
| Modifier and Type | Method and Description |
|---|---|
List<PropagatingVgwSetDetails> |
AwsEc2RouteTableDetails.getPropagatingVgwSet()
Describes a virtual private gateway propagating route.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2RouteTableDetails |
AwsEc2RouteTableDetails.withPropagatingVgwSet(PropagatingVgwSetDetails... propagatingVgwSet)
Describes a virtual private gateway propagating route.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2RouteTableDetails.setPropagatingVgwSet(Collection<PropagatingVgwSetDetails> propagatingVgwSet)
Describes a virtual private gateway propagating route.
|
AwsEc2RouteTableDetails |
AwsEc2RouteTableDetails.withPropagatingVgwSet(Collection<PropagatingVgwSetDetails> propagatingVgwSet)
Describes a virtual private gateway propagating route.
|
Copyright © 2023. All rights reserved.