menu
pulumi_command package
documentation
remote.dart
CopyFile
localPath property
localPath property
dark_mode
light_mode
localPath
property
Output
<
String
>
localPath
late
final
The path of the file to be copied.
Implementation
late final pulumi.Output<String> localPath;
pulumi_command package
documentation
remote
CopyFile
localPath property
CopyFile class