| Package | Description |
|---|---|
| software.amazon.awssdk.services.privatenetworks.model |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkResourceDefinition> |
SitePlan.resourceDefinitions()
The resource definitions of the plan.
|
| Modifier and Type | Method and Description |
|---|---|
SitePlan.Builder |
SitePlan.Builder.resourceDefinitions(NetworkResourceDefinition... resourceDefinitions)
The resource definitions of the plan.
|
| Modifier and Type | Method and Description |
|---|---|
SitePlan.Builder |
SitePlan.Builder.resourceDefinitions(Collection<NetworkResourceDefinition> resourceDefinitions)
The resource definitions of the plan.
|
Copyright © 2023. All rights reserved.