---
type: resource-type
title: StaticIp
description: aws resource type AWS::Lightsail::StaticIp
name: StaticIp
lexicon: aws
resource_type: AWS::Lightsail::StaticIp
---
`AWS::Lightsail::StaticIp`, a resource type of the aws lexicon.

## Properties

- `StaticIpName` (`string`, required): The name of the static IP address.
- `AttachedTo` (`string`, optional): The instance where the static IP is attached.
- `IpAddress` (`string`, optional): The static IP address.
- `IsAttached` (`boolean`, optional): A Boolean value indicating whether the static IP is attached.
- `StaticIpArn` (`string`, optional)

## Attributes

- `IpAddress`
- `IsAttached`
- `StaticIpArn`
