Values.AttachStaticIpRequestSourceAttaches a static IP address to a specific Amazon Lightsail instance.
type nonrec t = {staticIpName : ResourceName.t;The name of the static IP.
*)instanceName : ResourceName.t;The instance name to which you want to attach the static IP address.
*)}