| Package | Description |
|---|---|
| com.amazonaws.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
SubnetOutpost |
SubnetOutpost.clone() |
SubnetOutpost |
Subnet.getSubnetOutpost()
The outpost ARN of the subnet.
|
SubnetOutpost |
SubnetOutpost.withSubnetOutpostArn(String subnetOutpostArn)
The outpost ARN of the subnet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subnet.setSubnetOutpost(SubnetOutpost subnetOutpost)
The outpost ARN of the subnet.
|
Subnet |
Subnet.withSubnetOutpost(SubnetOutpost subnetOutpost)
The outpost ARN of the subnet.
|
Copyright © 2023. All rights reserved.