/dhall-aws-cloudformation/cloudformation/AWS::ApiGateway::DocumentationVersion/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ Description : Optional (./../../Fn.dhall).CfnText
, DocumentationVersion : (./../../Fn.dhall).CfnText
, RestApiId : (./../../Fn.dhall).CfnText
}
, default.Description = None (./../../Fn.dhall).CfnText
}