public static interface AwsEc2VpcPeeringConnectionStatusDetails.Builder extends SdkPojo, CopyableBuilder<AwsEc2VpcPeeringConnectionStatusDetails.Builder,AwsEc2VpcPeeringConnectionStatusDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpcPeeringConnectionStatusDetails.Builder |
code(String code)
The status of the VPC peering connection.
|
AwsEc2VpcPeeringConnectionStatusDetails.Builder |
message(String message)
A message that provides more information about the status, if applicable.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEc2VpcPeeringConnectionStatusDetails.Builder code(String code)
The status of the VPC peering connection.
code - The status of the VPC peering connection.AwsEc2VpcPeeringConnectionStatusDetails.Builder message(String message)
A message that provides more information about the status, if applicable.
message - A message that provides more information about the status, if applicable.Copyright © 2023. All rights reserved.