| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
Outpost |
Outpost.clone() |
Outpost |
Subnet.getSubnetOutpost()
If the subnet is associated with an Outpost, this value specifies the Outpost.
|
Outpost |
Outpost.withArn(String arn)
The Amazon Resource Name (ARN) of the Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subnet.setSubnetOutpost(Outpost subnetOutpost)
If the subnet is associated with an Outpost, this value specifies the Outpost.
|
Subnet |
Subnet.withSubnetOutpost(Outpost subnetOutpost)
If the subnet is associated with an Outpost, this value specifies the Outpost.
|
Copyright © 2021. All rights reserved.