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