| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
VpcInformation |
CreateConnectorRequest.vpcInformation()
Security group IDs that describe the inbound and outbound rules.
|
VpcInformation |
ConnectorSummary.vpcInformation()
Information of the VPC and security group(s) used with the connector.
|
VpcInformation |
Connector.vpcInformation()
Information of the VPC and security group(s) used with the connector.
|
| Modifier and Type | Method and Description |
|---|---|
CreateConnectorRequest.Builder |
CreateConnectorRequest.Builder.vpcInformation(VpcInformation vpcInformation)
Security group IDs that describe the inbound and outbound rules.
|
ConnectorSummary.Builder |
ConnectorSummary.Builder.vpcInformation(VpcInformation vpcInformation)
Information of the VPC and security group(s) used with the connector.
|
Connector.Builder |
Connector.Builder.vpcInformation(VpcInformation vpcInformation)
Information of the VPC and security group(s) used with the connector.
|
Copyright © 2023. All rights reserved.