/dhall-aws-cloudformation/cloudformation/AWS::Lightsail::StaticIp/Properties.dhall
Copy path to clipboardSource
{ Type =
{ AttachedTo : Optional (./../../Fn.dhall).CfnText
, StaticIpName : (./../../Fn.dhall).CfnText
}
, default.AttachedTo = None (./../../Fn.dhall).CfnText
}