subdirectory property

Output<String> subdirectory
latefinal

A subdirectory in the HDFS cluster. This subdirectory is used to read data from or write data to the HDFS cluster. If the subdirectory isn't specified, it will default to /.

Implementation

late final pulumi.Output<String> subdirectory;