menu
pulumi_aws package
documentation
sagemaker.dart
TrainingJobInputDataConfigDataSourceFileSystemDataSource
directoryPath property
directoryPath property
dark_mode
light_mode
directoryPath
property
Input
<
String
>
directoryPath
final
Full path to the directory on the file system.
Implementation
final pulumi.Input<String> directoryPath;
pulumi_aws package
documentation
sagemaker
TrainingJobInputDataConfigDataSourceFileSystemDataSource
directoryPath property
TrainingJobInputDataConfigDataSourceFileSystemDataSource class