/dhall-aws-cloudformation/cloudformation/AWS::SageMaker::Model/ImageConfig.dhall

Copy path to clipboard

Source

{ Type =
{ RepositoryAccessMode : (./../../Fn.dhall).CfnText
, RepositoryAuthConfig : Optional (./RepositoryAuthConfig.dhall).Type
}
, default.RepositoryAuthConfig = None (./RepositoryAuthConfig.dhall).Type
}