/dhall-aws-cloudformation/cloudformation/AWS::CodeTest::Series/Properties.dhall
Copy path to clipboardSource
{ Type =
{ Name : Optional (./../../Fn.dhall).CfnText
, PersistentConfigurationId : (./../../Fn.dhall).CfnText
, RunDefinition : (./../../Prelude.dhall).JSON.Type
, State : (./../../Fn.dhall).CfnText
}
, default.Name = None (./../../Fn.dhall).CfnText
}