Thecountproperty on theresourceblock in Terraform used in conjunction with a conditional expression is the closest to supporting an “if” property to determine conditional resources. The conditional expression
[headerFields setValue:@"fba9dede5f27731c9771645a3986***" forKey:@"If-Match"]; get.headerFields = headerFields; [[[client getObject:get] continueWithBlock:^id _Nullable(OSSTask * _Nonnull task) { if (!task.error) { NSLog(@"get object success!"); } else { NSLog(@"get object err...