public static interface VpcIngressConnectionSummary.Builder extends SdkPojo, CopyableBuilder<VpcIngressConnectionSummary.Builder,VpcIngressConnectionSummary>
| Modifier and Type | Method and Description |
|---|---|
VpcIngressConnectionSummary.Builder |
serviceArn(String serviceArn)
The Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection.
|
VpcIngressConnectionSummary.Builder |
vpcIngressConnectionArn(String vpcIngressConnectionArn)
The Amazon Resource Name (ARN) of the VPC Ingress Connection.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVpcIngressConnectionSummary.Builder vpcIngressConnectionArn(String vpcIngressConnectionArn)
The Amazon Resource Name (ARN) of the VPC Ingress Connection.
vpcIngressConnectionArn - The Amazon Resource Name (ARN) of the VPC Ingress Connection.VpcIngressConnectionSummary.Builder serviceArn(String serviceArn)
The Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection.
serviceArn - The Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection.Copyright © 2022. All rights reserved.