| Package | Description |
|---|---|
| software.amazon.awssdk.services.eks.model |
| Modifier and Type | Method and Description |
|---|---|
VpcConfigRequest |
UpdateClusterConfigRequest.resourcesVpcConfig()
Returns the value of the ResourcesVpcConfig property for this object.
|
VpcConfigRequest |
CreateClusterRequest.resourcesVpcConfig()
The VPC configuration that's used by the cluster control plane.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateClusterConfigRequest.Builder |
UpdateClusterConfigRequest.Builder.resourcesVpcConfig(VpcConfigRequest resourcesVpcConfig)
Sets the value of the ResourcesVpcConfig property for this object.
|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.resourcesVpcConfig(VpcConfigRequest resourcesVpcConfig)
The VPC configuration that's used by the cluster control plane.
|
Copyright © 2021. All rights reserved.