/dhall-aws-cloudformation/cloudformation/AWS::ServiceDiscovery::Instance/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ InstanceAttributes : (./../../Prelude.dhall).JSON.Type
, InstanceId : Optional (./../../Fn.dhall).CfnText
, ServiceId : (./../../Fn.dhall).CfnText
}
, default.InstanceId = None (./../../Fn.dhall).CfnText
}