class TencentCloud::Emr::V20190103::PreExecuteFileSettings
def initialize(path=nil, args=nil, bucket=nil, region=nil, domain=nil, runorder=nil, whenrun=nil, cosfilename=nil, cosfileuri=nil, cossecretid=nil, cossecretkey=nil, appid=nil, remark=nil)
def initialize(path=nil, args=nil, bucket=nil, region=nil, domain=nil, runorder=nil, whenrun=nil, cosfilename=nil, cosfileuri=nil, cossecretid=nil, cossecretkey=nil, appid=nil, remark=nil) @Path = path @Args = args @Bucket = bucket @Region = region @Domain = domain @RunOrder = runorder @WhenRun = whenrun @CosFileName = cosfilename @CosFileURI = cosfileuri @CosSecretId = cossecretid @CosSecretKey = cossecretkey @AppId = appid @Remark = remark end