| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2VpcPeeringConnectionStatusDetails |
AwsEc2VpcPeeringConnectionStatusDetails.clone() |
AwsEc2VpcPeeringConnectionStatusDetails |
AwsEc2VpcPeeringConnectionDetails.getStatus()
The status of the VPC peering connection.
|
AwsEc2VpcPeeringConnectionStatusDetails |
AwsEc2VpcPeeringConnectionStatusDetails.withCode(String code)
The status of the VPC peering connection.
|
AwsEc2VpcPeeringConnectionStatusDetails |
AwsEc2VpcPeeringConnectionStatusDetails.withMessage(String message)
A message that provides more information about the status, if applicable.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2VpcPeeringConnectionDetails.setStatus(AwsEc2VpcPeeringConnectionStatusDetails status)
The status of the VPC peering connection.
|
AwsEc2VpcPeeringConnectionDetails |
AwsEc2VpcPeeringConnectionDetails.withStatus(AwsEc2VpcPeeringConnectionStatusDetails status)
The status of the VPC peering connection.
|
Copyright © 2023. All rights reserved.