/dhall-aws-cloudformation/cloudformation/AWS::EC2::SpotFleet/PrivateIpAddressSpecification.dhall

Copy path to clipboard

Source

{ Type =
{ Primary : Optional Bool, PrivateIpAddress : (./../../Fn.dhall).CfnText }
, default.Primary = None Bool
}