Interface AwsRdsDbSecurityGroupEc2SecurityGroup.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsRdsDbSecurityGroupEc2SecurityGroup.Builder,AwsRdsDbSecurityGroupEc2SecurityGroup>, SdkBuilder<AwsRdsDbSecurityGroupEc2SecurityGroup.Builder,AwsRdsDbSecurityGroupEc2SecurityGroup>, SdkPojo
Enclosing class:
AwsRdsDbSecurityGroupEc2SecurityGroup

public static interface AwsRdsDbSecurityGroupEc2SecurityGroup.Builder extends SdkPojo, CopyableBuilder<AwsRdsDbSecurityGroupEc2SecurityGroup.Builder,AwsRdsDbSecurityGroupEc2SecurityGroup>
  • Method Details

    • ec2SecurityGroupId

      AwsRdsDbSecurityGroupEc2SecurityGroup.Builder ec2SecurityGroupId(String ec2SecurityGroupId)

      Specifies the ID for the EC2 security group.

      Parameters:
      ec2SecurityGroupId - Specifies the ID for the EC2 security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ec2SecurityGroupName

      AwsRdsDbSecurityGroupEc2SecurityGroup.Builder ec2SecurityGroupName(String ec2SecurityGroupName)

      Specifies the name of the EC2 security group.

      Parameters:
      ec2SecurityGroupName - Specifies the name of the EC2 security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ec2SecurityGroupOwnerId

      AwsRdsDbSecurityGroupEc2SecurityGroup.Builder ec2SecurityGroupOwnerId(String ec2SecurityGroupOwnerId)

      Provides the Amazon Web Services ID of the owner of the EC2 security group.

      Parameters:
      ec2SecurityGroupOwnerId - Provides the Amazon Web Services ID of the owner of the EC2 security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      Provides the status of the EC2 security group.

      Parameters:
      status - Provides the status of the EC2 security group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.