| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
static SubnetOutpost.Builder |
SubnetOutpost.builder() |
SubnetOutpost.Builder |
SubnetOutpost.Builder.subnetOutpostArn(String subnetOutpostArn)
The outpost ARN of the subnet.
|
SubnetOutpost.Builder |
SubnetOutpost.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SubnetOutpost.Builder> |
SubnetOutpost.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Subnet.Builder |
Subnet.Builder.subnetOutpost(Consumer<SubnetOutpost.Builder> subnetOutpost)
The outpost ARN of the subnet.
|
Copyright © 2023. All rights reserved.