Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsEc2VpcPeeringConnectionStatusDetails
-
Packages that use AwsEc2VpcPeeringConnectionStatusDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsEc2VpcPeeringConnectionStatusDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsEc2VpcPeeringConnectionStatusDetails Modifier and Type Method Description AwsEc2VpcPeeringConnectionStatusDetailsAwsEc2VpcPeeringConnectionDetails. status()The status of the VPC peering connection.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsEc2VpcPeeringConnectionStatusDetails Modifier and Type Method Description AwsEc2VpcPeeringConnectionDetails.BuilderAwsEc2VpcPeeringConnectionDetails.Builder. status(AwsEc2VpcPeeringConnectionStatusDetails status)The status of the VPC peering connection.
-