| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
Outpost.Builder |
Outpost.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the Outpost.
|
static Outpost.Builder |
Outpost.builder() |
Outpost.Builder |
Outpost.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Outpost.Builder> |
Outpost.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Subnet.Builder |
Subnet.Builder.subnetOutpost(Consumer<Outpost.Builder> subnetOutpost)
If the subnet is associated with an Outpost, this value specifies the Outpost.
|
Copyright © 2023. All rights reserved.