Interface AwsRdsDbSecurityGroupEc2SecurityGroup.Builder

    • Method Detail

      • 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

        AwsRdsDbSecurityGroupEc2SecurityGroup.Builder status​(String 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.