public class AccessPointVpcConfiguration extends Object
| Constructor and Description |
|---|
AccessPointVpcConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVpcId() |
void |
setVpcId(String vpcId) |
AccessPointVpcConfiguration |
withVpcId(String vpcId) |
public String getVpcId()
public void setVpcId(String vpcId)
public AccessPointVpcConfiguration withVpcId(String vpcId)
Copyright © 2024. All Rights Reserved.