Uses of Interface
software.amazon.awssdk.services.securityhub.model.AwsRedshiftClusterVpcSecurityGroup.Builder
-
Packages that use AwsRedshiftClusterVpcSecurityGroup.Builder Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsRedshiftClusterVpcSecurityGroup.Builder in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsRedshiftClusterVpcSecurityGroup.Builder Modifier and Type Method Description static AwsRedshiftClusterVpcSecurityGroup.BuilderAwsRedshiftClusterVpcSecurityGroup. builder()AwsRedshiftClusterVpcSecurityGroup.BuilderAwsRedshiftClusterVpcSecurityGroup.Builder. status(String status)The status of the VPC security group.AwsRedshiftClusterVpcSecurityGroup.BuilderAwsRedshiftClusterVpcSecurityGroup. toBuilder()AwsRedshiftClusterVpcSecurityGroup.BuilderAwsRedshiftClusterVpcSecurityGroup.Builder. vpcSecurityGroupId(String vpcSecurityGroupId)The identifier of the VPC security group.Methods in software.amazon.awssdk.services.securityhub.model that return types with arguments of type AwsRedshiftClusterVpcSecurityGroup.Builder Modifier and Type Method Description static Class<? extends AwsRedshiftClusterVpcSecurityGroup.Builder>AwsRedshiftClusterVpcSecurityGroup. serializableBuilderClass()
-