/dhall-aws-cloudformation/cloudformation/AWS::Lightsail::Instance/State.dhall

Copy path to clipboard

Source

{ Type = { Code : Optional Integer, Name : Optional (./../../Fn.dhall).CfnText }
, default = { Code = None Integer, Name = None (./../../Fn.dhall).CfnText }
}